ocaml-ppx / ppx_import

Less redundancy in type declarations and signatures
MIT License
89 stars 28 forks source link

[changes] Release 1.9.0 #64

Closed ejgallego closed 2 years ago

ejgallego commented 2 years ago

Doing a PR in case anyone has additional feedback; just tweaked the changelog.

gasche commented 2 years ago

@ejgallego did you get the results of the automated revdep-checking done by opam-repository when you submitted the release there? Did any of our users break due to the new ppxlib foundation?

ejgallego commented 2 years ago

@ejgallego did you get the results of the automated revdep-checking done by opam-repository when you submitted the release there? Did any of our users break due to the new ppxlib foundation?

Yup, nothing broke, see https://github.com/ocaml/opam-repository/pull/20444

It is not very surprising tho given the small number of rev deps and the fact that a quite complex one [SerAPI] worked fine.