teardown v0.4.0.0 Release Notes

Release Date: 2018-04-10 // about 6 years ago
  • BREAKING CHANGES

    • ⬆️ Bump from lts-9.5 to lts-11
    • Replace ITeardown typeclass in favor of HasTeardown
    • Replace teardown function in favor of runTeardown and runTeardown_
    • Replace protolude in favor of rio
    • 📇 Rename renderTeardownReport to prettyTeardownResult
    • ✂ Remove Control.Monad.Component in favor of having it on its own package componentm