- Fixed translation of \u{a}, removed incorrect translations of \u{n}
and \u{N} (contributed by Domenico Bianculli).
- bib2bib conditions: support for \u (contributed by Domenico Bianculli).
And it includes two build fixes we can now remove locally.
- bib2bib: option "--php-output" to produce output as a PHP 2D array.
- bib2bib: options "--remove" and "--rename" to remove or rename fields.
- bib2bib: option "--no-comment", to prevent generation of extra comments.
- Fixed support for DOI links: when field "doi" is already an URL, the
DOI prefix is not prepended.
- Tags "bibtexnumber" and "bibtexitem" are now inserted to ease the
customization using CSS.
- Option -debug now prints the exact BibTeX commmand which is run.
- New option --note-html similar to --note but assuming a bibtex
field already in HTML format.