Files
BBlog/Changelog
T
ianjauslin be267f64e7 Update to 2.3.2:
Fix: Do not fail when a sqlite entry is empty
2026-05-09 00:09:07 -04:00

44 lines
770 B
Plaintext

2.3.2:
* Fix: Do not fail when a sqlite entry is empty
2.3.1:
* Fix: Compatibility with sqlite3 version >= 3.52.0
2.3:
* New: access 'url' entry in sqlite databases.
2.2.1:
* Fix: Missing quotes in filter interpreter.
2.2:
* New: Allow for the value of other entries to be in the 'sed' command of a
filter. (May break existing configurations in cases where sed command
uses a '%'.)
2.1.5:
* Fixed: Properly escape entries with a '%'
2.1.4:
* New: Allow for comma separated list of references in aux_cmd.
2.1.3:
* Fixed: entries that contain a '%' do not cause a failure.
* New: access 'bibtex' entry in sqlite databases
2.1.2:
* Fixed: 'extra' entries would override database entries if they shared the
same token