TypedDefaults v1.1.0 Release Notes
Release Date: 2016-09-24 // almost 8 years ago-
- 👌 Support Swift 3.0 / Xcode 8
- 🔄 Change the type
AnyObject
used inDefaultConvertible
toAny
in oder to follow this proposal
AnyObject
used in DefaultConvertible
to Any
in oder to follow this proposal