Release v0.3.0
What's new
- 10x less boilerplate code thanks to powerful EntityModel macro.
- 10x more flexibility in incomplete data handling
What's Changed
- Swiftlint fixes by @KazaiMazai in #45
- Entity macros by @KazaiMazai in #46
- Incomplete data handling improvements by @KazaiMazai in #47
- Readme fixes by @KazaiMazai in #48
Breaking Changes
This release contains breaking changes:
- Old EntityModel protocol is replaced with EntityModelProtocol & EntityModel macro attribute
- Changes in relations convenience definitions
Full Changelog: 0.2.0...0.3.0