summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTeus Benschop <teusjannette@gmail.com>2018-10-28 11:51:26 +0100
committerTeus Benschop <teusjannette@gmail.com>2018-10-28 11:51:26 +0100
commit1d0ff54794b5edea7cdf1d2d66710a0fa885bcc5 (patch)
tree8ece5f9ef437fbb151f2b22ed0c6e1a714879c7c /ChangeLog
parentc7dbdc9161a7c460526b80fe01af49d714856126 (diff)
New upstream version 1.8.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog47
1 files changed, 46 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f77c1d5..ceaea0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,19 +1,64 @@
API ChangeLog
+
+01-Nov-2017 Troy A. Griffitts <scribe@crosswire.org>
+ Added bindings: Android and cordova
+
+01-Sep-2017 Troy A. Griffitts <scribe@crosswire.org>
+ Adding French mapping data.
+ Patch submitted by domcox <dominique@corbex.org>
+
+21-May-2017 Troy A. Griffitts <scribe@crosswire.org>
+ Added --with-icuregex option to use ICU regex engine
+
+24-Apr-2017 Troy A. Griffitts <scribe@crosswire.org>
+ Branching 1.8.x
+
+16-Apr-2016 Troy A. Griffitts <scribe@crosswire.org>
+ Added working --chapter --verse decrementors across Testament
+ Added handling of more odd double colon verse reference texts
+ Removed deprecated utility cipherraw; use mod2zmod w/ cipherkey
+ or osis2mod -c instead.
+ Added new tests to testsuite for mod2zmod and osis2mod with cipher
+
+18-Dec-2015 Peter von Kaehne <refdoc@crosswire.org>
+ Added image and table handling to TEI latex
+ Added image handling to TEI RTF
+
+18-Dec-2015 Peter von Kaehne <refdoc@crosswire.org>
+ Added image and table handling to TEI xhtml and htmlhref filters
+ contributed by Dominique Corbex <dominique.corbex@gmail.com>
+
15-Dec-2014 DM Smith <dmsmith@crosswire.org>
Fixed endless loop in osis2mod for some inputs.
15-Dec-2014 DM Smith <dmsmith@crosswire.org>
Added support for Psalm Book divisions using <div type=majorSection>
- from GHellings
+ from GHellings
03-Dec-2014 Karl Kleinpaste <charcoal@users.sf.net>
Corrected anomalous OSIS highlighting output w/GHellings' patches in
src/modules/filters/osis{plain,xhtml}.cpp
+12-Jul-2014 Костя Маслюк <kostyamaslyuk@gmail.com>
+ Versification mapping implementation and example at
+ examples/tasks/parallelbibles.cpp
+
27-Apr-2014 Troy A. Griffitts <scribe@crosswire.org>
Added C# bindings contributed by Daniel Hughes <trampster@gmail.com>
+17-Mar-2014 Chris Little <chrislit@crosswire.org>
+ Added zVerse4, zText4, & zCom4 classes to support compressed text/
+ commentary modules with entry sizes > 64k
+
+3-Mar-2014 Chris Little <chrislit@crosswire.org>
+ Added support for bzip2 (Burrows-Wheeler) module compression via libbz2
+ Added support for xz (LZMA2) module compression via liblzma
+
+30-Dec-2013 Peter von Kaehne <refdoc@crosswire.org>
+ Added LaTeX output filters
+
+
* Release 1.7.0 *
5-Oct-2013 Troy A. Griffitts <scribe@crosswire.org>