Skip to content

update for 4.06.0#19

Merged
gasche merged 2 commits intoocaml-ppx:masterfrom
gasche:4.06-support
Nov 24, 2017
Merged

update for 4.06.0#19
gasche merged 2 commits intoocaml-ppx:masterfrom
gasche:4.06-support

Conversation

@gasche
Copy link
Copy Markdown
Contributor

@gasche gasche commented Nov 17, 2017

No description provided.

@gasche
Copy link
Copy Markdown
Contributor Author

gasche commented Nov 21, 2017

Now that ppx_deriving 4.2.1 was released and support 4.06, I can test this PR with a 4.06 tester as well. The plan is to make a new ppx_import release if it passes.

@ejgallego
Copy link
Copy Markdown
Collaborator

This fixes all my problems combining ppx_import with other stuff in 4.06.0 , thanks a lot @gasche !

@gasche
Copy link
Copy Markdown
Contributor Author

gasche commented Nov 23, 2017

@avsm or @whitequark: do you have the ability to give me commit rights to this directory? My plan is to make a 4.06-support release after merging this PR.

@whitequark
Copy link
Copy Markdown
Contributor

@gasche I already sent you an invite, check here: https://github.com/ocaml-ppx/ppx_import/invitations

@gasche
Copy link
Copy Markdown
Contributor Author

gasche commented Nov 24, 2017

Oh, sorry. Thanks!

@gasche gasche merged commit 71d7fe2 into ocaml-ppx:master Nov 24, 2017
@gasche
Copy link
Copy Markdown
Contributor Author

gasche commented Nov 24, 2017

Release PR: ocaml/opam-repository#10836

(I made a minor mistake when preparing the release, I thought 1.3 was already out and went for 1.4, while 1.3 was only in preparation with changes by @xguerin. I decided to tag and release both at once, but only 1.4 has 4.06 support.)

ejgallego added a commit to ejgallego/opam-repository that referenced this pull request Nov 10, 2018
CHANGES:

1.6
---

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

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

1.5
---

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

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

1.4
---

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

1.3
---

  * Also allow extraction of module types from the current module's interface file.
    ocaml-ppx/ppx_import#12
    (Xavier Guérin)

1.2
---

  * Allow extracting types from the current module's interface file.
    (Xavier Guérin)

1.1
---

  * OCaml 4.03 support.
    (whitequark)

1.0
---

  * Allow extracting types from module types.
    (whitequark)

0.1
---

  * Initial release.
    (whitequark)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants