[Gambas-user] Release of Gambas 3.15

Benoît Minisini g4mba5 at gmail.com
Sat Jul 4 20:01:58 CEST 2020


Hi,

Today I released Gambas 3.15.

The web site has not been updated yet, but you can download the source 
package on GitLab [1], and see the ChangeLog in the wiki [2] as usual.

[1] https://gitlab.com/gambas/gambas/-/archive/3.15.0/gambas-3.15.0.tar.bz2

[2] https://gambaswiki.org/wiki/doc/release/3.15.0

The main features of this release are:

- A new unit test system made by Christof Thalhofer and Tobias Boege.
- A new diff mode in the IDE code editor.
- The ability to save and restore custom IDE layouts.
- Enhanced support for dark themes.
- Many fixes in the packager.
- A new trace mode in the interpreter.
- A new 'OPEN NULL' syntax for opening a null stream.
- A new 'PEEK' instruction.
- A new 'WAIT NEXT' instruction.
- The &= operator is now hundreds of times faster.
- New special methods that allow any object to be serialized.
- A new faster 'gb.web.gui' component that replaces 'gb.web.form'.
- A new 'gb.poppler' component that replaces 'gb.pdf'.

With of courses hundreds of bug fixes.

Please report any problem you may encounter with compilation and 
installation.

Enjoy it!

-- 
Benoît Minisini


More information about the User mailing list