All Versions
10
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v1.6.2.0 Changes
- Add support for GHC 7.0.* and 7.2.*
-
v1.6.1.0 Changes
- ➕ Add
Test.HUnit.Text.runTestTTAndExit
- ➕ Add
-
v1.6.0.0 Changes
- Generalize return type of
assertFailure
toIO a
- Generalize return type of
-
v1.5.0.0 Changes
- Preserve actual/expected for
assertEqual
failures
- Preserve actual/expected for
-
v1.4.0.0 Changes
- Depend on
call-stack
- Depend on
-
v1.3.1.2 Changes
- 🛠 Fixes the test suite on GHC 8
-
v1.3.1.1 Changes
- 📚 Various updates to metadata and documentation removing outdated information and making other things more visible
-
v1.3.1.0 Changes
- ➕ add minimal support for GHC 8.0
-
v1.3.0.0 Changes
✂ removed support for old compilers
➕ add source locations for failing assertions (GHC >= 7.10.2 only)
-
v1.2.5.2 Changes
- ➕ Added support for GHC 7.7