Skip to content

Released version 3.3.0

Choose a tag to compare

@janpecha janpecha released this 11 Aug 11:47
· 131 commits to develop since this release
  • changed default column for m:hasOne, DefaultMapper uses property name in column name instead of table name (BC break, #77, #127)
  • belongsTo relationships are marked as real-only (#124, #62)
  • added m:hasMany(#inversed) (#125, #123)
  • added support for multiline annotations (#108, #29)