This repository has been archived by the owner on Oct 31, 2018. It is now read-only.
Releases: amberstar/State
Releases · amberstar/State
Swift 3.0
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