Skip to content

Parable ORM 0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@devvoh devvoh released this 12 Apr 07:55

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.