2.3.1   2017-02-15
    Can request for 'last' segment, with the meaning: target if translated, source instead
2.3.0   2017-01-24
    XLIFF: 
        can specify more precisely filter and action
        Option to put leading spaces out from segments (ported from 1.5 and adapted to tags)
2.2.1   2016-12-22
    Support for placeables in Java Properties
2.2.0   2016-12-19
    Merge 1.4 - Text and HTML renderers
    Support tags in the HTML renderer
2.1.0   2016-12-16
    Merge 1.3 - Gettext extensions
    Support for program placeables (printf, java format) in Gettext
2.0.1   2016-11-28
    Can embed tag definition in XLIFF 1 (done in seg-source, in bpt/ept)
2.0.0   2016-11-23
    Set branch with tags as 2.0 (1.0 is stable with no tags)
    Support for tags in XLIFF 2 format
    Remains in BETA for the moment    
0.6.2   2016-11-18
    Anguilla can use libxml, which is faster
0.6.1   2016-11-10
    Rewritten XML parsers with factorized methods
0.6.0   2016-11-02
    Anguilla mode for zip files (OpenDocument or OpenXML)
    Use Anguilla for OpenDocument
0.5.1   2016-10-20
    Statistics about translation of XLIFF files
0.4.1   2016-09-30
    Support of tags:
    - extended to DocBook and OpenDoc (except notes) 
    - extended to OpenXML (except on segmentation) 
0.4.0   2016-09-28
    Reactivated for segmentation (bug in 0.3 corrected)
    HTML: add roles in produced XLIFF
0.3.0   2016-09-08
    Support of tags in HTML. Temporary inactivated in case of segmentation
1.4.4   2017-02-13
    Ported from 1.0-apiOnly
    XLIFF writer supports culter debug option
    Correction XLIFF 1.2 writter: segment also target
1.4.3   2017-01-30
    XLIFF filter can return internal segments rather than units (port from 1.0.4)
1.4.3   2017-01-24
    Option to put leading blanks out from segments (port from 1.0.3)
1.4.2	2016-12-16
    Anguilla: can work with IO-style readers, like FTP or SFTP
1.4.1	2016-12-10
    HTML renderer script
1.4.0   2016-12-08
    Text extractor script
1.3.3   2016-12-05
    Support notes and references in Gettext
1.3.2   2016-12-02
    Plurals in Gettext: generate multiple entries, either based on msgtxt[] or on nplurals=nnn
1.3.1   2016-11-26
    Include deleted PO entries in TMX
    Consider obsolete values (#|) as source and context for TMX, if available. For XLIFF, consider real source
1.3.0   2016-11-19
    Support PO as source in merge (TMX as output)
1.2.2   2016-11-22
    Merge branch 1.1
1.2.1   2016-11-16
    Support TMX as source in merge, and in particular OmegaT's TMX files with properties as keys
1.2.0   2016-11-14
    Can split TMX file by language pair
1.1.1   2016-11-21
    Attribute storage (1.1.0): check that date is in TMX format in input and output
    Supports property array where the same property name can be used several times
1.1.0   2016-11-08
    TMX can store attributes author,date,creator, creation date
1.0.5   2017-02-13
    XLIFF writer supports culter debug option
    Correction XLIFF 1.2 writter: segment also target
1.0.4   2017-01-30
    XLIFF filter can return internal segments rather than units
1.0.3   2017-01-24
    Option to put leading blanks out from segments
1.0.2   2016-11-12
    Supports regular expression to match extensions when searching file filter
1.0.1   2016-11-07
    Support for XLIFF 2
1.0.0   2016-11-04
    First version considered as stable, as the API should not change anymore
    (tags will be in release 2.0)
    XLIFF is now a filter
0.2.3   2016-05-13
    Better support for XLIFF: keep translation, source and target language
0.2.2   2016-03-01
    Read-only support for OpenDocument and OpenXML
0.2.1   2015-12-21
    Support for SRT
0.2.0   2015-11-11
    Anguilla library to switch between XML parsers
0.1.1   2015-09-11
    Support of PO, Android strings, HTML
0.1.0   2015-05-20
    First release with support for TMX and a few input formats
