* Change some potential issue with OneToOne persistence
0.5.2
* Remove unnecessary debug print.
0.5.1
* Improve many to many and one to one detection.
0.5.0
* Add one to one extras handling, allowing for nested functionality for one to one fields. * Restructure project slightly, by moving mutations to separate files. * Remove some unnecessary utility functions.
0.4.4
* Fix bug where default field handling for many-to-many and many-to-one fields failed.