libgda/libgnomedb 1.3.0 released - Mailing list pgsql-announce

From Rodrigo Moya
Subject libgda/libgnomedb 1.3.0 released
Date
Msg-id 1107780704.3010.35.camel@cerler.home
Whole thread Raw
List pgsql-announce
libgda/libgnomedb are a complete framewok for developing
database-oriented applications, and currently allow access to PostgreSQL,
MySQL, Oracle, Sybase, SQLite, FireBird/Interbase, IBM DB2, mSQL and MS
SQL server, as well as MS Access and xBase files and ODBC data sources.

libgda/libgnomedb are the base of the database support in the GNOME
Office application suite, providing database access for many features in
both Gnumeric and Abiword.

1.3.0 is the first development release of the 1.3 series, which will lead to 2.0.
The main changes are the merge of libmergeant (from mergeant) and libgnomedb into
a single library, which gives libgnomedb a lot of cool features like a data
dictionary, widgets to modify data very easily and other neat things.

Changes since libgda 1.2.0
--------------------------

 - Fixed spec includedir (Aaron)
 - Set missing row number on gda_data_model_hash_append_row (Bas)
 - Changed GdaDataModel class to be an interface (Vivien)
 - Data model improvements (Vivien, Bas, Álvaro)
 - Renamed GdaField to GdaDataModelColumnAttributes (Vivien)
 - Improved documentation (Vivien, Bas)
 - Added full update/remove for MySQL and PostgreSQL data models (Bas)
 - Fixed build (Rodrigo)
 - Added methods for creating/droping tables and indices (Bas)
 - Updated translations:
        - cs (Miroslav)
    - de (Frank)
        - en_CA (Adam)
        - es (Francisco)
    - it (Marco)
    - nl (Vincent)
    - pt_BR (Raphael)

Changes since libgnomedb 1.2.0
------------------------------

 - Merged with libmergeant, lots of removals/additions (Vivien)
 - Updated translations:
        - de (Frank)

Tarballs are available at
http://download.gnome.org/pub/GNOME/sources/libgda/1.3/
http://download.gnome.org/pub/GNOME/sources/libgnomedb/1.3/

To install this new version, you'll need:
* libgda: glib, libxml2, libxslt
* libgnomedb: libgda and dependencies, libgnome/ui, libglade,
libbonoboui and, optionally, gtksourceview

You can find more information at the projects' homepage
(http://www.gnome-db.org), or you can ask any question/propose anything
you want in the GNOME-DB mailing list, which is available at
http://mail.gnome.org/mailman/listinfo/gnome-db-list.


pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - February 4 2005 ==
Next
From: Thomas Hallgren
Date:
Subject: ANN: PLJava 1.0.1 released