3.9.0
CHANGES:
- Reduce the amount of parentheses around functor usage (@SanderSpies, #2683)
- Print module type body on separate line (@SanderSpies, #2709)
- Fix missing patterns around contraint pattern (a pattern with a type annotation).
- Fix top level extension printing
- Remove the dependency on the
result
package, which isn't needed for OCaml
4.03 and above (@anmonteiro) #2703 - Fix the binary parser by converting to the internal AST version used by
Reason (@anmonteiro) #2713 - Port Reason to
ppxlib
(@anmonteiro, #2711) - Support OCaml 5.1 (@anmonteiro, #2714)