B4i (iOS) v7.50
Released: Jul 13, 2021
Atualizações na v7.50
Recursos
- Added new language features:
- IIf - Inline If, also called ternary if as it is an operator with three arguments.
- As - Inline casting. Allows inline casting from one type to another.
- b4xlibs now support class templates which makes it possible to add B4XPages classes from B4i.
- Updated internal libraries:
- iWebSocket.
- iFirebaseAuth.
- iFacebook.
- iDebug2.
- iCore.
Correções
- IDE performance - Several cases where the typing speed became slow have been fixed. The speed difference in those cases is significant.
- Bug fixes and other minor improvements.