Skip to content

1.2.0

Compare
Choose a tag to compare
@ikesyo ikesyo released this 12 Nov 09:57
· 324 commits to master since this release

This release targets Swift 2.0 / Xcode 7.0.

Added

  • Implement decode() overloads which takes a root KeyPath (#61).

Improved

  • Add Operators section to README (#59). Thanks @yoichitgy!
  • Enable Whole Module Optimization for Swift 2 (33a8ec8).