Releases: upenn-cis1xx/camelot
Releases · upenn-cis1xx/camelot
2.0.1
2.0.1 (2025-02-07)
Add new check for physical equality called EqPhysical
Require ppx_expect dependency to be <=0.15.1
2.0.0 (2022-09-29)
Move from supporting OCaml 4.10.0 to instead support OCaml 4.13.0:
- Migrate from
Streamin the stdlib tocamlp-streams, an opam package with the same functionality. Parsetreewas updated and required code changes:- Support for
Pwith_modtypeandPwith_modtypesubstvariants. - Support for
Psig_modtypesubstvariant. - Rearranging some type deconstruction for
Ppat_constructwhich was restructured slightly.
- Support for