Skip to content

Release doi2bib 0.9.1#29466

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

Release doi2bib 0.9.1#29466
mseri wants to merge 3 commits intoocaml:masterfrom
mseri:release-doi2bib-0.9.1

Conversation

@mseri
Copy link
Member

@mseri mseri commented Feb 26, 2026

No description provided.

CHANGES:

- bibfmt: added `-l`/`--single-line` flag to collapse newlines within field
  values into a single space.
- bibfmt: field values are now trimmed of leading and trailing whitespace
  when pretty-printing.
- bibfmt: empty fields (values that are empty or whitespace-only after
  trimming) are now dropped when pretty-printing.
- bibfmt: column alignment is now computed from the fields that remain after
  filtering, so dropped fields no longer affect padding.
Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
@mseri
Copy link
Member Author

mseri commented Feb 26, 2026

I saw this same issue on my repo:

#=== ERROR while installing mingw-w64-shims.0.2.0 =============================#
  Cannot copy D:\opamroot\default\.opam-switch\build\mingw-w64-shims.0.2.0\shim.exe to D:\opamroot\default\bin\x86_64-w64-mingw32-gcc.exe (D:\opam\bin\opam.exe: "open" failed on D:\opamroot\default\bin\x86_64-w64-mingw32-gcc.exe: Permission denied).

It is independent of the package, but would be interesting to know why it happens

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