Skip to content

0.9.0

Compare
Choose a tag to compare
@loudmouth loudmouth released this 09 Aug 15:02
· 585 commits to master since this release

Changed

  • BREAKING: Modellable protocol now splits mapping of regular (non-relationship) fields, and link fields into two separate methods.

Fixed

  • #108 circular link references causing recursive loops. Also, duplicate objects being mapped by the system is now fixed. Thanks to @AntonTheDev for help scoping the fix.