Release Name: 1.3.1
Notes:
This is just a maintenence release. It simply
includes a fix for better integration with the
'arrayfields' module. It also adds a new constant,
SQLite:LIB_VERSION, for querying the version of
this Ruby module.
Changes:
2004-07-29: Jamis Buck <jgb3@email.byu.edu>
* Added SQLite::LIB_VERSION for querying current SQLite/Ruby version.
2004-07-13: Jamis Buck <jgb3@email.byu.edu>
* Added a unit test for testing ArrayFields integration if ArrayFields exists.
2004-07-13: Ara T. Howard <Ara.T.Howard@noaa.gov>
* Better integration with ArrayFields.
|