shwifty v0.0.2.0 Release Notes

Release Date: 2020-02-27 // about 4 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.