Skip to content

Release doi2bib 0.9.2#29499

Open
mseri wants to merge 3 commits intoocaml:masterfrom
mseri:release-doi2bib-0.9.2
Open

Release doi2bib 0.9.2#29499
mseri wants to merge 3 commits intoocaml:masterfrom
mseri:release-doi2bib-0.9.2

Conversation

@mseri
Copy link
Member

@mseri mseri commented Mar 3, 2026

  • doi2bib: drop dependency on astring (we can do everything with ocaml 4.14+ standard library).

  • doi2bib: add some escaping of html entities that may appear in field values returned by the DOI API (e.g., & becomes \&).

mseri added 2 commits March 3, 2026 11:39
CHANGES:

- doi2bib: drop dependency on astring (we can do everything with ocaml 4.14+ standard library).
- doi2bib: add some escaping of html entities that may appear in field values returned by the DOI API (e.g., `&` becomes `\&`).
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
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