teardown v0.4.1.0 Release Notes

Release Date: 2018-05-03 // almost 6 years ago
    • Ensure that all IO () sub-routines on runTeardown get executed inside a MaskedUninterruptible masking state
    • 🗄 Deprecate the [(Text, IO ())] instance of IResource in favor of creating a teardown record per de-allocated resource.
    • Replace criterion in favor of gauge
    • ⬆️ Bump rio to v0.1.1.0
    • 👌 Improve upon documentation