Skip to content

Releases: aantron/bisect_ppx

Bisect_ppx 1.0.0

09 Feb 17:20
Compare
Choose a tag to compare
  • Redesign HTML reports.
  • Put separate points on each clause of or-patterns.
  • Put points on applications of |>.
  • Eliminate -safe, -fast, -faster modes. All modes now fast and thread-safe.
  • Improve integration with other ppx preprocessors.
  • Install native ppx rewriter when possible.
  • Adjust which points have which kinds.
  • Clean up command-line help of bisect-ppx-report.
  • Add Ocamlbuild plugin helper and coverage tag.
  • New documentation.
  • Testing, build, and packaging improvements.