summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/bibtex/biber/Changes
diff options
context:
space:
mode:
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