packages feed

shwifty-0.0.2.0: CHANGELOG.md

# Revision history for shwifty

## 0.0.2.0 - 2020-02-26

* 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

## 0.0.1.0 -- 2020-02-03

* First version. Released on an unsuspecting world.