Skip to content
This repository was archived by the owner on Mar 1, 2020. It is now read-only.

0.1.3

Choose a tag to compare

@kylef kylef released this 15 Sep 20:24
· 14 commits to master since this release
  • Fixes an issue when producing attributes for an ordered to-many relation.
  • Add support for models entities in the same module. CoreData prefixes a . to the internal class name, this is now stripped.
  • Adds --help and --version options.