Releases: parable-php/orm
Releases · parable-php/orm
Parable ORM 0.1.3
0.1.3
Changes
Revert previous changes since the directory rename actually required a 0.2.0.
Parable ORM 0.1.2
0.1.2
Changes
- Renamed
Traits
directory toFeatures
since they haven't been traits for a while. - Removed
getCreatedAt()
andgetUpdatedAt()
from theSupportsSomethingedAt
features, since Parable ORM doesn't require them and you should choose how to expose them.
Parable ORM 0.1.1
0.1.1
Changes
- Remove some debug stuff.
Parable ORM 0.1.0
0.1.0
Changes:
- First release.