Skip to content

Parable ORM 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@devvoh devvoh released this 13 Apr 11:50

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 to Features since they haven't been traits for a while.
  • Removed getCreatedAt() and getUpdatedAt() from the SupportsSomethingedAt features, since Parable ORM doesn't require them and you should choose how to expose them.