All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
No unreleased changes at the moment
- Make compatible with (only) ppxlib >= 0.14 (@NathanReb #24)
- Add support for OCaml 4.09 and 4.10
- Raise an error when used with an abstract type, except when invoked from
ocamldep
(@NathanReb #20)
- Initial release