Skip to content

Releases: ocaml-ppx/ppx_import

1.11.0

15 May 23:55
ff74500
Compare
Choose a tag to compare

CHANGES:

1.10.0

14 Jun 13:57
bba10ee
Compare
Choose a tag to compare

CHANGES:

1.9.1

23 Jan 13:23
44c79bd
Compare
Choose a tag to compare

CHANGES:

  • Support for OCaml 4.14 (#67 kit-ty-kate)

1.9.0

13 Jan 13:10
v1.9.0
8307bbc
Compare
Choose a tag to compare

CHANGES:

  • Migrate to ppxlib #54 , closes #44 (tatchi)

  • Drop support for OCaml 4.04.2. Minimal supported version is now 4.05.0 #54 (tatchi)

  • Bump minimum dune version to 1.11 #56 (tatchi)

  • Update CI to test OCaml 4.12.0, no changes required
    (#53, Emilio J. Gallego Arias)

  • Remove the OCaml upper bound in the opam file
    (#53, Emilio J. Gallego Arias, kit-ty-kate)

v1.8.0

12 Feb 21:43
29423cd
Compare
Choose a tag to compare

CHANGES:

  • Upgrade the internal AST from 4.07 to 4.11
    #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: 1.7.1

24 Feb 21:43
v1.7.1
77572df
Compare
Choose a tag to compare

CHANGES:

  • Support for OCaml 4.10
    #47
    (Emilio J. Gallego Arias)

v1.7.0: Version 1.7.0

21 Feb 18:17
v1.7.0
204b281
Compare
Choose a tag to compare

CHANGES:

  • OCaml 4.08 and 4.09 support
    #46
    (Etienne Millon)

v1.6.2: 1.6.2

15 Jun 20:49
4a3a758
Compare
Choose a tag to compare

CHANGES:

  • Fix import of module types with optional arguments
    (Thierry Martinez #37, review by whitequark)

v1.6.1: Release 1.6.1

01 May 15:46
v1.6.1
984057b
Compare
Choose a tag to compare

CHANGES:

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

v1.6: Release 1.6

30 Jan 16:28
v1.6
0f89769
Compare
Choose a tag to compare

CHANGES:

  • 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)