Skip to content

1.1.1

Compare
Choose a tag to compare
@dimazen dimazen released this 29 Sep 08:08
· 250 commits to master since this release

This release introduces:

  • Inline documentation for most of the public APIs #69. Now APIs have a rich comments and useful examples explaining how to use, etc.
  • NSCopying support for easier reuse of mappings by subclasses: #74

API breaking changes

  • None

Bugfixes

  • None