Skip to content

0.29.0

Compare
Choose a tag to compare
@panglesd panglesd released this 06 Feb 16:30
· 310 commits to main since this release

CHANGES:

  • Remove File_path exports. (#381, @ceastlund)

  • Add Ppxlib.Expansion_helpers with name mangling utilities from ppx_deriving (#370, @sim642)

  • For benchmarking purposes, add a new ppxlib-bench package, in which ppx_sexp_conv is vendored. This breaks users who want to vendor both ppxlib and ppx_sexp_conv and is fixed in ppxlib.0.29.1 (#376)