Sha256: 2126ee555f33148b562cc1d41e90be318ab6bfa64726f870871f3c9838429bf0
Contents?: true
Size: 766 Bytes
Versions: 1
Compression:
Stored size: 766 Bytes
Contents
=== 0.9.9 / 2008-12-07 * 1 major enhancement: * Updated LazyArray to have a tail/head so that it can append/prepend without lazy-loading. This will eliminate some too-eager loading from DataMapper::Collection, and (in certain cases) will boost performance significantly. * 3 minor enhancements: * Minor Ruby 1.9.1 fixes. RSpec still needs to be updated to support 1.9.1 before everything can be verified completely. * Updated Extlib::Inflection so that the plural of "cow" is now "cows" instead of "kine". * Misc documentation updates. * 2 bug fixes: * Fixed Extlib::Pooling Threading issue on JRuby and Windows. * Removed Object#encoded_hash. It was not used by DataMapper or Merb, and the specs were failing for JRuby.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
extlib-0.9.9 | History.txt |