0.31.0
CHANGES:
-
Fix support for OCaml 5.1: migrated code preserves generative
functor warnings, without creating more. Locations are better
preserved. (#432, @pitag-ha, @panglesd) -
Driver: Add
-unused-code-warnings
command-line flag. (#444, @ceastlund) -
Add
?warning
flag toDeriving.Generator.make
. (#440, @jacksonzou123 via @ceastlund) -
Restore the "path_arg" functionality in the V3 API (#431, @ELLIOTTCABLE)
-
Expose migration/copying/etc. functions for all AST types needed by
Pprintast
(#454, @antalsz) -
Preserve quoted attributes on antiquotes in metaquot (#441, @ncik-roberts)
-
Attribute namespaces: Fix semantics of reserving multi-component namespaces (#443, @ncik-roberts)