0.9.0
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.