summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/bibtex/biber/Changes
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-04-27 21:53:00 +0000
committerKarl Berry <karl@freefriends.org>2015-04-27 21:53:00 +0000
commit7ede1b95254df28a6ef7281dab2935922aee7d36 (patch)
treeaaf1cb900138206e87aac1954b50c1d7b7a81815 /Master/texmf-dist/source/bibtex/biber/Changes
parent7be15899cb52af2136151bc4540f9c83e3032b8d (diff)
biber (26apr15)
git-svn-id: svn://tug.org/texlive/trunk@37084 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/bibtex/biber/Changes')
-rw-r--r--Master/texmf-dist/source/bibtex/biber/Changes17
1 files changed, 16 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/bibtex/biber/Changes b/Master/texmf-dist/source/bibtex/biber/Changes
index a2b3262d261..f2a86481c8e 100644
--- a/Master/texmf-dist/source/bibtex/biber/Changes
+++ b/Master/texmf-dist/source/bibtex/biber/Changes
@@ -1,8 +1,23 @@
Revision history for Biber
+2.0 (2015-04-20)
+ * Misc bug fixes
+ * New negated "per type" sourcemap verb for negating the application
+ of maps to specific entry types
+ * New "entry clone" sourcemap verb for cloning entries during
+ sourcemapping. See PDF documentation for biber.
+ * Added range length calculation support. Biber now calculates the length of
+ ranges for biblatex and can handle roman numerals, including just
+ about any UTF-8 composed, non-composed or compat versions
+ * Complete re-write of the biblatex use* name functionality now
+ automatically supports all name fields defined in the data model. See
+ biblatex manual
+ * Moved labelname and labeltitle resolution from biber to biblatex for more
+ flexibility and future extensions
+ * Moved to perl 5.20 for all internals and builds
1.9 (2014-05-25)
* Misc bug fixes
- * Option names accept dashes as well as underscores for general Tex
+ * Option names accept dashes as well as underscores for general TeX
option compatibility.
* New "--input-directory" option
* Tool mode now also supports data validation