Sha256: 66d30a77a67c439b437166ccf3e85c9b4401bfc5b70496013d09b42d1f13723e
Contents?: true
Size: 733 Bytes
Versions: 2
Compression:
Stored size: 733 Bytes
Contents
== 1.1.0 2009-11-24 * 2 major enhancements: * Supports legacy (pre-1.0.0) objects Prior to version 1.0.0 there were some differences in how this adapter stored nils and strings containing newlines. The adapter will now detect old objects and load them correctly. * Adds object versioning New records created by the adapter now have version metadata attached to them, making it easier to change how objects are stored in the future. * 1 bug fix * Fixed an "odd number of arguments for hash" error when saving objects. * Cleanup/refactoring * Work has begun to start splitting out functionality into separate files and classes * Added unit tests to complement the existing integration tests
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dm-adapter-simpledb-1.2.0 | History.txt |
dm-adapter-simpledb-1.1.0 | History.txt |