Gambas v1.9.90 released
Version 1.9.90 of Gambas, a Visual Basic-like programming environment for Unix, has been released. This is expected to be the last before the first release candidate (i.e. it's basically a beta rather than a development version). Changes include:
- An old bug was fixed in the interpreter that made the debugger display the value of global variables incorrectly.
- Class names used as functions now are cast operators, unless they have a _call special method defined.
- An old bug was fixed in the Settings class, that made the interpreter stops without printing any error message.
- The gb.ldap component was removed: apparently it does not work, and its develor does not maintain it anymore.
Full changelog here. Screenshots here, downloads (source only) here. Requries Qt 3.2 (for full requirements list, see the downloads). Stable release is 1.0.19 (same download location).