v6.0.0
Breaking
- New platform requirements:
- macOS 10.12 β 10.13
- iOS 10 β 12
- tvOS 10 β 12
- watchOS 3 β 5
Improvements
- Add
.defaultValue
and.isDefaultValue
to@Default
#76 - Add
Defaults.AnySerializable
#73 - Support types that conform to both
Codable
andNSSecureCoding
#80 - Add
Defaults.PreferNSSecureCoding
andDefaults.PreferRawRepresentable
#83
Fixes
- Fix archive error with Xcode 13 #81