- Remove a warning in OCaml 4.11 #49 (Kate Deplaix)
- Support for OCaml 4.10 #47 (Emilio J. Gallego Arias)
- OCaml 4.08 and 4.09 support #46 (Etienne Millon)
- Fix import of module types with optional arguments (Thierry Martinez #37, review by whitequark)
- Fix import of signatures with mutually recursive types (Thierry Martinez #35, review and tweaks by Gabriel Scherer)
-
ocaml-migrate-parsetree + dune support #26 (Jérémie Dimino & Emilio Jesús Gallego Arias)
-
Move to OPAM 2.0, adapt Travis CI. (Emilio Jesús Gallego Arias)
-
OCaml 4.07 support #24 (Damien Doligez)
-
Call the type-checker (through compiler-libs) instead of reading
.cmi
files directly, to correctly resolve module aliases. #25 (Gabriel Scherer)
- OCaml 4.06 support #19 (Gabriel Scherer)
- Also allow extraction of module types from the current module's interface file. #12 (Xavier Guérin)
- Allow extracting types from the current module's interface file. (Xavier Guérin)
- OCaml 4.03 support. (whitequark)
- Allow extracting types from module types. (whitequark)
- Initial release. (whitequark)