13 lines
563 B
HTML
13 lines
563 B
HTML
|
Release of Gambas 2.3
|
||
|
<p>
|
||
|
This release fixes many bugs and adds the following features:
|
||
|
<ul>
|
||
|
<li>The IDE now can make Debian and Ubuntu packages for component projects.
|
||
|
<li>The IDE now automatically reopen the previously opened files of each project.
|
||
|
<li>Spanish, russian and french translations were updated.
|
||
|
<li>The interpreter now opens device files in non-blocking mode.
|
||
|
<li>The MySQL database driver automatically retries a query when the connection
|
||
|
with the server has been lost.
|
||
|
</ul>
|
||
|
Read the <a href="changelog2.html">ChangeLog</a> for more information.
|