shwifty v0.0.2.0 Release Notes
Release Date: 2020-02-27 // about 3 years ago-
- Primitive lower bound: 0.7 -> 0.6.4
- ๐ Fix issue with type defaulting in disambiguate
- โ Add docs to 'toSwift'
- โ Add 'Codec' API for cleaner deriving
- โ Remove usage of -XDuplicateRecordFields
- โ Add getShwiftyCodecTags
- Cleanup internal code (organise but maintain external API)
- โ Add support for private enums/structs
- โ Add support for 'base' types
- โ Add support for omitting fields and cases
- โ Remove indent option
- ๐ Fix pretty-printing for functions in swift
- โ Remove instance for Void
- ๐ Make 'prettySwiftData' a top-level function
- โ Remove 'Comparable' protocol
Previous changes from v0.0.1.0
-
- ๐ First version. Released on an unsuspecting world.