Releases: thierry-martinez/refl
Releases · thierry-martinez/refl
v0.4.1
0.4.0
Port to OCaml 4.12
0.3.0
-
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.
Release 0.2.1
- Fix: make lazy values visitable again
v0.2.0
-
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.
0.1.0
First release!