ppx_factory
PPX to derive factories and default values
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Manual
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.
Unreleased
No unreleased changes at the moment
0.2.0 - 2020-11-09
Changed
Make compatible with (only) ppxlib >= 0.14 (@NathanReb
#24)
0.1.1 - 2020-05-29
Added
Add support for OCaml 4.09 and 4.10
0.1.0 - 2019-08-07
Fixes
Raise an error when used with an abstract type, except when invoked from
ocamldep
(@NathanReb
#20)
0.0.0 - 2019-03-07
Added
Initial release