Revision history for ActiveRecord::Simple
0.21 16.01.2013
First public release.
0.25 10.02.2013
* Many bug fixes
* Improved relations
+ Added test suite (see sandbox)
+ Added relation type many-to-many
0.30 10.07.2013
* Minor bug bixes
+ Added ordering methods "order_by", "asc" and "desc"