0.05 Fri Jan 14 09:43:54 CET 2011
* Fixed crash with attributes 'read-only' (shonorio)
0.04 Tue Sep 7 00:46:45 CEST 2010
* Fixed incorrect serialization of objects stored within hashes
* New Mongoose::Join::fix_integrity method to check for
invalid foreign keys.
0.03 Thu Aug 26 09:42:31 CEST 2010
* Fixed has_many with belongs_to circularity error (arthur)
* Fixed live join object errors
* New FileHandler with GridFS support
0.02 Wed Aug 25 14:08:07 CEST 2010
* New Raw trait for storing without processing
* Raw DateTime recipe
0.01 Tue Aug 24 10:39:39 CEST 2010
* more tests
0.01_04 Mon Aug 23 15:11:19 CEST 2010
* cookbook clarifications
0.01_03 Mon Aug 23 10:15:17 CEST 2010
* fixed more broken depndencies on tests
* load_schema method implemented
0.01_02 Mon Aug 23 00:45:39 CEST 2010
* Fixed docs, better cookbook
* Skip tests when no MongoDB installed
* Joining with Mongoose::Join
* New Mongoose::Class sugar: has_many, has_one, belongs_to
0.01_01 2010-08-16 00:10:37
* Initial release