1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
===================
NEWS for lttoolbox
===================
Version 3.5.3
-------------
* Support for [wordbound blanks stream
format](https://wiki.apertium.org/wiki/Wordbound_blanks), a GSOC 2020
project
* bugs fixed: #36, #103, #82, #102, #101, #104, #105
SVN
---
Version 3.3.3, 2016-05-15 (-r68450)
-----------------------------------
* add .rnc files for validation (just converted from DTD's; DTD's are
still the source)
* new match-state functions needed for apertium-transfer-tools
* various distribution-related fixes
Version 3.3.2, 2016-01-02 (-r64329)
-----------------------------------
* lt-proc -b no longer swallows tags on partial matches
https://sourceforge.net/p/apertium/tickets/82/
* various distribution-related fixes, static analysis fixes; "make
test" should always pass now
* lt-trim now supports multiple <j/> elements
https://sourceforge.net/p/apertium/tickets/83/
Version 3.3.1, 2015-03-17 (-r61000)
-----------------------------------
* dix.xsd used for extra warnings on validation
* minor bug fixes in lt-trim, lt-comp
* new functions needed for pcre_version storing in apertium
* tests run on "make test"
* various distribution-related fixes, static analysis fixes,
documentation
Version 3.3.0, 2014-08-20 (-r?)
-----------------------------------
# NEWS TODO
Version 3.0.2, 2008-03-31 08:43:07 BST
--------------------------------------
# older NEWS TODO
# Local Variables:
# mode: markdown
# End:
|