Skip to content
This repository has been archived by the owner on Oct 31, 2018. It is now read-only.

Swift 3.0

Latest
Compare
Choose a tag to compare
@amberstar amberstar released this 28 Jul 22:03
· 95 commits to master since this release

This release updates State to Swift 3.0 and tries to follow the Swift API guidelines.

Other changes:

  • Encodable / Decodable is now Model
  • Encoder / Decoder, is now Store.
  • Major simplification of versioning and migration. (see Versioning and Migration
  • Simplified documentation