Skip to content

Releases: Thruio/ActiveRecord

Update UUID lib dependency.

15 Mar 22:34

Choose a tag to compare

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.

06 Feb 19:41

Choose a tag to compare

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.

14 Jan 14:06

Choose a tag to compare

I even went and added postgres and hhvm to travis. They don't work, but its something, right?

PSR2 Compliant. Sqlite Support. Benchmarking.

09 Jul 09:39

Choose a tag to compare

Merge pull request #23 from Thruio/feature_benchmark

Benchmarking

Slight improvement in testability.

03 Jul 10:31

Choose a tag to compare

0.3.1

Fix instance flipping in tests.

100% coverage, Nullable Types, Versioning Support.

02 Jul 14:50

Choose a tag to compare

Bug fix to 0.2.5

24 Jun 15:11

Choose a tag to compare

0.2.5.1

Fix bug: Support inheritance of properties from stacked ActiveRecords.

Support inheritance of properties from stacked ActiveRecords

24 Jun 15:01

Choose a tag to compare

0.2.5

Support inheritance of properties from stacked ActiveRecords

Logger support

27 May 01:42

Choose a tag to compare

0.2.4

Adding logger support

0.2.3

28 Apr 21:57

Choose a tag to compare

Put it back how it was.