[Gambas-user] Official release of Gambas 3.5

Benoît Minisini gambas at ...1...
Tue Oct 22 03:10:09 CEST 2013


Hi,

I have just released Gambas 3.5 officially. Now bugs fixes will go to 
the 3.5.1 version.

This new release fixes more than 240 bugs and adds more than 270 new 
features (yes, the same numbers as the last version!).

The main changes are:

* The IDE has a new advanced image editor.
* The IDE can debug web applications, thanks to the embedded HTTP server 
component gb.httpd.
* ARM support has been fixed.
* A new MATCH instruction that matches regular expressions by implicitly 
using the gb.pcre component.
* Global error handler support.
* gb.clipper is a new component based on the Clipper library.
* gb.openssl is a new component to wrap cryptographic functions of 
libcrypto from the OpenSSL project.
* gb.gmp is a new component based on the Gnu Multiple Precision 
Arithmetic Library that implements big integers and big rational numbers.
* gb.openal is a new component based on the OpenAL 3D audio library.
* gb.opengl.sge is new component that implements a simple OpenGL game 
engine based on the MD2 format.

See the Release Notes on the website for the list of all new features 
and bug fixes.

Enjoy it!

-- 
Benoît Minisini




More information about the User mailing list