Skip to content

Conversation

@dinosaure
Copy link
Collaborator

No description provided.

@dinosaure dinosaure merged commit 06bc7b0 into main Jun 2, 2025
1 check was pending
@dinosaure dinosaure deleted the ocamlformat.0.27.0 branch June 2, 2025 13:23
dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Sep 22, 2025
CHANGES:

- Update to `ocamlformat.0.27.0` (@dinosaure, craigfe/progress#49)
- Fix on `Line.eta` (@gasche, craigfe/progress#48)
- Remove the `Vector` module and use the `Dynarray` module when it's available

  **breaking change**: `progress` provides a new sub-library `progress.vector`
  which, depending on the OCaml version, corresponds to the `vector` opam
  package for OCaml < 5.2.0 or `Stdlib.Dynarray` for OCaml >= 5.2.0. It unlocks
  the ability to link `progress` with some projects which define their own
  `Vector` module.
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