Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] loc (0.2.2) #27016

Merged
merged 1 commit into from
Dec 4, 2024
Merged

[new release] loc (0.2.2) #27016

merged 1 commit into from
Dec 4, 2024

Conversation

mbarbin
Copy link
Contributor

@mbarbin mbarbin commented Dec 2, 2024

Skipping 0.2.1 released internally - releasing 0.2.2 directly in the opam-repo.

0.2.2 (2024-11-04)

Fixed

  • Fix Offset.to_position to allow the end-of-file offset instead of raising.

0.2.1 (2024-11-04)

Added

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

Changed

  • Rename Loc.in_file to Loc.of_file; rename Loc.in_file_line to Loc.of_file_line.

Deprecated

  • Prepare Loc.in_file and Loc.in_file_line for deprecation.

@mbarbin mbarbin marked this pull request as ready for review December 2, 2024 14:26
@avsm avsm merged commit 480cc1f into ocaml:master Dec 4, 2024
3 checks passed
@avsm
Copy link
Member

avsm commented Dec 4, 2024

Thanks! You may want to announce this on https://discuss.ocaml.org, where we have a Community category and an announce tag for this purpose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants