This is a minor release with several improvements, especially the debug mode to actively detect invalid ranges. OCaml 5.2.0 introduced backward-incompatible changes in ocaml/ocaml#12477 and thus we had to bump up the minimum OCaml version.
Bug Fixes
- correct and enhance the debug mode (#142) (db89139)
- Diagnostic: use
Format.pp_infinity
instring_of_text
for OCaml 5.2 (#149) (b835fac) - dim the carets (#145) (08c7dc2)