Releases: artemstepanenko/Dekoter
Releases · artemstepanenko/Dekoter
0.3.1
0.3.0
Features
JSONSerializationextension.- The
Kotingprotocol is split intoDekotingandEnkoting. - Decoded object structure is simplified (a breaking change).
0.2.2
0.2.1
Fix
UserDefaultsdeletes an object if nil is saved.
0.2.0
Features
- This release contains a public interface breaking change: methods to encode/decode objects are moved from the
Kotingprotocol toNSKeyedArchiverandNSKeyedUnarchiverextensions. UserDefaultsextension.- Features section is added to the readme file.
NSKeyedArchiverextension.NSKeyedUnarchiverextension.
0.1.1
Features
- Handy
UserDefaulsextension - More unit tests
0.1.0
Features
- Basic functionality: a
Kotingprotocol and aKoter. - API is polished
- Unit tests are added
- Readme is done
- Basic Travis setup is done
- Podspec is prepared to be pushed
- Cocoapods' statuses are added to the readme
- Xcode documentation is added