summaryrefslogtreecommitdiff
path: root/support/bib2gls/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'support/bib2gls/CHANGES')
-rw-r--r--support/bib2gls/CHANGES67
1 files changed, 67 insertions, 0 deletions
diff --git a/support/bib2gls/CHANGES b/support/bib2gls/CHANGES
index 8d0335622c..1acb131e0b 100644
--- a/support/bib2gls/CHANGES
+++ b/support/bib2gls/CHANGES
@@ -1,3 +1,70 @@
+v2.0 (2020-02-12):
+
+ * New command line options:
+
+ --trim-only-fields
+ --trim-except-fields
+
+ * New resource option:
+
+ interpret-fields-action
+ prefix-fields
+ append-prefix-field
+ append-prefix-field-cs
+ append-prefix-field-exceptions
+ append-prefix-field-cs-exceptions
+ append-prefix-field-nbsp-match
+ save-sibling-count
+
+ * New values for 'identical-sort-action' option: 'def' and 'use'
+
+ * New value for 'selection' option: 'recorded and deps and see not also'
+
+ * New internal fields: dualprefix, dualprefixplural,
+ dualprefixfirst, dualprefixfirstplural, siblingcount,
+ siblinglist
+
+ * Dual prefix mappings now added if the prefix field is defined
+ (provided by glosssaries-prefix.sty).
+
+ * Interpreter now supports \nobreakspace and it obeys
+ --break-space and --no-break-space in the same way as ~
+
+ * Added support for nonumberlist
+
+ * Bug fixes:
+
+ - corrected interpret-fields
+ - corrected selection={recorded and deps and see}
+ - corrected plural for entries where the name is inherited from
+ the parent
+
+
+ * convertgls2bib:
+
+ - new command line options:
+
+ --ignore-type
+ --no-ignore-type
+ --split-on-type (-p)
+ --no-split-on-type
+ --ignore-category
+ --no-ignore-category
+ --split-on-category (-c)
+ --no-split-on-category
+ --ignore-fields (-f)
+ --overwrite
+ --no-overwrite
+ --preamble-only (-p)
+ --no-preamble-only
+ --index-conversion (-i)
+ --no-index-conversion
+ --absorb-see
+ --no-absorb-see
+
+ - added check for see=[\alsoname] in addition to
+ see=[\seealsoname]
+
v1.9 (2019-04-09):
* manual: