All Versions
2
Latest Version
Avg Release Cycle
24 days
Latest Release
1491 days ago

Changelog History

  • v0.0.2.0 Changes

    February 27, 2020
    • 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
  • v0.0.1.0 Changes

    February 03, 2020
    • ๐Ÿš€ First version. Released on an unsuspecting world.