teardown v0.5.0.0 Release Notes

Release Date: 2018-05-04 // almost 6 years ago
  • ๐Ÿ’ฅ 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