teardown v0.1.0.0 Release Notes

Release Date: 2017-06-18 // almost 7 years ago
  • 💥 BREAKING CHANGES

    • 😌 Relax Glob dependency bounds
    • ➕ Add IResource typeclass and make newTeardown part of it
    • ✂ Remove concatTeardown and newDynTeardown functions in favor of overloades of IResource
    • ⚡️ Update TestSuite
    • ⚡️ Update Example