Release Name: 0.10.1
Notes:
Faster, Better, Simpler.
Changes:
=== 0.10.1 / 2009-09-30
* 4 minor enhancements:
* On Ruby 1.8.7+ allow #pop and #shift in Collection to work with
multiple entries.
* Added NullOperation condition
* Added Resource#destroyed?
* Updated ManyToMany::Collection#intermediaries to be public
* 6 bug fixes:
* Fixed Query::Path to work with .like
* Replaced usage of base64 lib with pack/unpack
* Ensure the correct ordering of links for more complex joins
* Simplified SELECT query generation
* Simplified Relationship inheritance by subclasses
* Ensure Property.new options allow an Array of Symbols for :unique,
and :unique_index
|