[postmodern-devel] Release 1.16 (and new project page url, and new version control system)

Marijn Haverbeke marijnh at gmail.com
Fri Apr 2 11:54:16 UTC 2010


Changes in this version:

* Introduces a save-dao/transaction, because the old semantics were
broken (originally inside of transactions, after fixing that outside
of them).
* Add support for passing vectors as argument to prepared queries, and
reading them from query results.
* Add :on-update and :on-delete arguments to !foreign.
* Add :plist and :plists query result formats.
* Guarantee that deftable definitions are executed in the order they
were defined in.
* Moves the ieee-floats  and trivial-utf-8  dependencies into the
repository, so they don't have to separately fetched.

The project page is now no longer at common-lisp.net, but can instead
be found at http://marijn.haverbeke.nl/postmodern . We will continue
to use the common-lisp.net mailing lists.

And finally, the darcs repository will no longer be updated. The new
git repository lives at
http://marijn.haverbeke.nl/postmodern/postmodern , and
http://github.com/marijnh/Postmodern will be kept in sync with that.

Best,
Marijn




More information about the postmodern-devel mailing list