2023-07-26 14:34:22 +00:00
|
|
|
2.3:
|
|
|
|
|
|
|
|
* New: access 'url' entry in sqlite databases.
|
|
|
|
|
2023-03-27 15:47:09 +00:00
|
|
|
2.2.1:
|
|
|
|
|
|
|
|
* Fix: Missing quotes in filter interpreter.
|
|
|
|
|
|
|
|
|
2023-03-22 00:13:35 +00:00
|
|
|
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 '%'.)
|
|
|
|
|
2022-09-09 20:11:42 +00:00
|
|
|
2.1.5:
|
|
|
|
|
|
|
|
* Fixed: Properly escape entries with a '%'
|
|
|
|
|
|
|
|
|
2019-11-13 16:22:41 +00:00
|
|
|
2.1.4:
|
|
|
|
|
|
|
|
* New: Allow for comma separated list of references in aux_cmd.
|
|
|
|
|
|
|
|
|
2019-11-05 23:37:38 +00:00
|
|
|
2.1.3:
|
|
|
|
|
|
|
|
* Fixed: entries that contain a '%' do not cause a failure.
|
|
|
|
|
|
|
|
* New: access 'bibtex' entry in sqlite databases
|
|
|
|
|
|
|
|
|
2018-06-29 16:39:15 +00:00
|
|
|
2.1.2:
|
|
|
|
|
|
|
|
* Fixed: 'extra' entries would override database entries if they shared the
|
|
|
|
same token
|
|
|
|
|