Parable ORM 0.2.0
Pre-release
Pre-release
0.2.0
Same as 0.1.2 but now without breaking changes in a major pre-release version:
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.