0.7.4
- Bug fix:
BelongsToWrappedthrew aTypeErrorif used with aHashedModelsubclass and.save()was called on one of those wrapped class instances; fixed in both sync and async versions - Bug fix: identical bug discovered and fixed in
HasOneWrapped - Improved documentation for
.join()method of the query builders, explaining how theonparameter works
Full Changes: v0.7.3...v0.7.4