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

Support multiple version labels #458

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

samoht
Copy link
Collaborator

@samoht samoht commented Dec 6, 2024

This is needed to run the tests of #457

@samoht samoht force-pushed the support-multiple-versions branch from 5995ad5 to 4684349 Compare December 6, 2024 12:33
@samoht samoht merged commit 57d88d1 into realworldocaml:main Dec 6, 2024
1 of 3 checks passed
@samoht samoht deleted the support-multiple-versions branch December 6, 2024 15:01
samoht added a commit to samoht/opam-repository that referenced this pull request Dec 7, 2024
CHANGES:

#### Added

- Support OCaml 5.3 (realworldocaml/mdx#457, @anmonteiro, @samoht, @voodoos)
- Support multiple version labels in block headers. The block is active if all
  the version formulaes are satisfied (realworldocaml/mdx#458, @samoht)

#### Fixed

- Avoid infinite loop in lexer on unclosed code block (realworldocaml/mdx#444, @edwintorok)
- Fix support for skipped blocks in mli and mld files (realworldocaml/mdx#462, @samoht)
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.

1 participant