teardown v0.5.0.1 Release Notes

Release Date: 2019-01-30 // about 5 years ago
    • โž• Add language pragma to support ghc-8.6.3 and stackage nightly

Previous changes from v0.5.0.0

  • ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿšš Move from ansi-wl-pprint to prettyprinter
    • ๐Ÿ–จ Re-implement Printer using prettyprinter API, now prettyTeardownResult returns a Doc type from the prettyprinter library
    • โž• Add a Pretty instance for the DisposeResult type
    • โž• Add a Display instance for the DisposeResult type