Skip to content

Tags: tatchi/ppx_import

Tags

v1.8.0

1.8.0

  * Upgrade the internal AST from 4.07 to 4.11
    ocaml-ppx#52
    (Gabriel Scherer, review by Emilio J. Gallego Arias)

  * Update lower bound for `ppx_tools_versioned` and
    `ocaml-migrate-parsetree` to 4.11 capable versions
    (Emilio J. Gallego Arias)

v1.7.1

Verified

This tag was signed with the committer’s verified signature. The key has expired.
ejgallego Emilio Jesús Gallego Arias
1.7.1

  * Support for OCaml 4.10
    ocaml-ppx#47
    (Emilio J. Gallego Arias)

v1.7.0

Verified

This tag was signed with the committer’s verified signature. The key has expired.
ejgallego Emilio Jesús Gallego Arias
Version 1.7.0

  * OCaml 4.08 and 4.09 support
    ocaml-ppx#46
    (Etienne Millon)

v1.6.2

1.6.2

  * Fix import of module types with optional arguments
    (Thierry Martinez ocaml-ppx#37, review by whitequark)

v1.6.1

Verified

This tag was signed with the committer’s verified signature. The key has expired.
ejgallego Emilio Jesús Gallego Arias
Release 1.6.1

  * Fix import of signatures with mutually recursive types
    (Thierry Martinez ocaml-ppx#35, review and tweaks by Gabriel Scherer)

v1.6

Verified

This tag was signed with the committer’s verified signature. The key has expired.
ejgallego Emilio Jesús Gallego Arias
Release 1.6

  * ocaml-migrate-parsetree + dune support ocaml-ppx#26
    (Jérémie Dimino & Emilio Jesús Gallego Arias)

  * Move to OPAM 2.0, adapt Travis CI.
    (Emilio Jesús Gallego Arias)

v1.5

1.5

---

  * OCaml 4.07 support
    ocaml-ppx#24
    (Damien Doligez)

  * Call the type-checker (through compiler-libs) instead of reading
    `.cmi` files directly, to correctly resolve module aliases.
    ocaml-ppx#25
    (Gabriel Scherer)

v1.4

ppx_import 1.4

  * OCaml 4.06 support
    ocaml-ppx#19
    (Gabriel Scherer)

v1.3

ppx_import 1.3

Changes:

  * Also allow extraction of module types from the current module's interface file.

v1.2

Version 1.2.