Skip to content

0.31.0

Compare
Choose a tag to compare
@pitag-ha pitag-ha released this 21 Sep 13:13
· 208 commits to main since this release

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 to Deriving.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)