Releases: Thruio/ActiveRecord
Releases · Thruio/ActiveRecord
Update UUID lib dependency.
0.4.3 Merge pull request #25 from Thruio/feature/update_to_uuid_lib_version…
Adding some functionality, fixing a stinker of a caching bug.
Adding some new functionality (enableSqlDisplay/disableSqlDisplay & disableCache/enableCache). Fix bug where two classes based on the same table will return the wrong class if the other class was used earlier
A couple of Bugfixes, Improved Caching Support, Beginnings of Postgres support.
I even went and added postgres and hhvm to travis. They don't work, but its something, right?
PSR2 Compliant. Sqlite Support. Benchmarking.
Merge pull request #23 from Thruio/feature_benchmark Benchmarking
Slight improvement in testability.
0.3.1 Fix instance flipping in tests.
100% coverage, Nullable Types, Versioning Support.
0.3.0 update readme
Bug fix to 0.2.5
0.2.5.1 Fix bug: Support inheritance of properties from stacked ActiveRecords.
Support inheritance of properties from stacked ActiveRecords
0.2.5 Support inheritance of properties from stacked ActiveRecords
Logger support
0.2.4 Adding logger support
0.2.3
Put it back how it was.