- Add 'OtherProtocol' protocol constructor
- 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
- First version. Released on an unsuspecting world.