Files
ianjauslin ccf475d3f5 Update to 2.3.4:
Fix: Compatibility with sqlite3 version >= 3.52.0 when using '-o appearance'
2026-07-28 18:33:37 -04:00

50 lines
921 B
Plaintext

2.3.4:
* Fix: Compatibility with sqlite3 version >= 3.52.0 when using '-o appearance'
2.3.3:
* Fix: Remove extraneous print (used for debugging)
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