medea v1.2.0 Release Notes
Release Date: 2020-08-05 // almost 3 years ago-
- Widen QuickCheck bounds.
- โ Remove MonadError from the top-level API.
- โ Use strict, rather than lazy, bytestrings for parser input. This fixes issues with resource safety.
- โ Test with GHC 8.8.4.
- ๐ Change
stack.yaml
to use LTS 15.15.
Previous changes from v1.1.2
-
- โ Ship our .hspec file to ensure all tests pass from an sdist.