Skip to content

0.2.1

Compare
Choose a tag to compare
@mbarbin mbarbin released this 04 Nov 10:10
· 13 commits to main since this release
6682d85

CHANGES:

Added

  • Add utils to build locs from file offsets and ranges (#6, @mbarbin).
  • Make the library build with ocaml.4.14 (#5, @mbarbin).
  • Add new checks in CI (build checks on windows and macos) (#5, @mbarbin).

Changed

  • Rename Loc.in_file to Loc.of_file; rename Loc.in_file_line to Loc.of_file_line (#6, @mbarbin).

Deprecated

  • Prepare Loc.in_file and Loc.in_file_line for deprecation (#6, @mbarbin).