[Gambas-user] Release of Gambas 3.17.0
Linus
olivier.cruilles at yahoo.fr
Thu Mar 10 21:59:32 CET 2022
Thank you Benoît, and all the contributors for this new release.
I hope the Gambas community will grow time after time, as it is and stay a really viable and good language.
17 years programming in Gambas and always amazed by it.
Olivier Cruilles
olivier.cruilles at yahoo.fr
> Le 9 mars 2022 à 09:44, Benoît Minisini <g4mba5 at gmail.com> a écrit :
>
> Hi,
>
> Gambas 3.17.0 is finally released, after a last-minute bug has been fixed.
>
> This is a huge release again, with more than 1,200 changes, optimizations and bug fixes.
>
> The main features of this release are:
>
> - A new lightweight HTML viewer component, gb.form.htmlview, based on the litehtml library.
>
> - Namespace support for exported symbols.
>
> - Support for static variables local to a function.
>
> - The IDE now can debug a process that run on another computer through ssh.
>
> - The debugger now can stop each time the value of an expression changes.
>
> - The profiler can now profile the code of the components loaded by the project.
>
> - Serialization now does not duplicate objects anymore, and so deal with any complex object structures even with circular dependencies.
>
> - Shr, Shl, Asr, Asl, Lsl, Lsr, Rol and Ror can now be used as operators.
>
> - Text highlighting has been redesigned to support different color names by file types.
>
> - Support for right-to-left language in GUI controls has been enhanced.
>
> - The new gb.gtk3.opengl component bring the GLArea OpenGL control to the GTK+3 component.
>
> - The gb.web.gui component has been enhanced with a tree control, keyboard events, global shortcuts and better focus management.
>
> See the Release Notes for all the details:
> https://gambaswiki.org/wiki/doc/release/3.17.0
>
> Download it at:
> https://gitlab.com/gambas/gambas/-/archive/3.17.0/gambas-3.17.0.tar.bz2
>
> The stable Ubuntu PPA will be updated soon.
>
> Enjoy it!
>
> --
> Benoît Minisini
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220310/38c81803/attachment.htm>
More information about the User
mailing list