B4i (iOS) v7.50
Released: Jul 13, 2021
v7.50 버젼 업데이트
기능
- 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.
수정사항
- 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.