packages feed

medea-1.1.2: CHANGELOG.md

# Dev

# 1.1.2

- Ship our .hspec file to ensure all tests pass from an sdist.

# 1.1.1

- Ship our conformance suite as part of the sdist.

# 1.1.0

- Widen bounds on ``parser-combinators``.
- Export ``ParserError``, and have the loader return it on parsing errors.
- Remove -O2 optimization flag for test-suite.

# 1.0.0

- Initial release