v5.2.1
CHANGES:
-
Allow Ast_convenience's functions to be given a full path ident (e.g. M.ident)
#248
(Kate Deplaix) -
Add a deprecation notice of the API in the README.
The next step of the deprecation is going to be in the form of a
[@@@ocaml.deprecated ...] alert on the API module and the reimplementation of
the individual plugins using the ppxlib API.
(Kate Deplaix and Gabriel Scherer)