- Compatibility with ppxlib 0.26
- Port to OCaml 4.12
-
Port to ppxlib 0.16 / ocaml-migrate-parsetree 2.0.0
-
hide refl definitions from ocamldoc by parenthesizing them with documentation stoppers (
(**/**)
). -
Fix: support type constructors with shadow type parameters inside type declarations where the type parameters are not shadow.
- Fix: make lazy values visitable again
-
Add: Refl.hash provides an hash function for every comparable structure.
-
Fix: lazy structure were not annotated with `Lazy kind.
-
Fix: Kinds.all did not include `Poly.
Initial release