Releases: tlwg/swath
Releases · tlwg/swath
swath 0.6.1 Released
- Updated word break dictionary.
- Fix a defect in RTF parsing, so RTF gets more complete word break positions.
- Compiler warning fixes.
- Minor code cleanups.
- Useful installation instructions in INSTALL file.
(Thanks @pepa65 for the pull request.)
swath 0.6.0 Released
- Updated word break dictionary.
- Drop undocumented option '
-l
'. - Revamped internal word break engine.
- Updated manpage.
Official source release tarball (tar.xz)
MD5SUM: 3b5b6e1f273a4a5042fc9b488776adb0
swath 0.5.5 Released
- Updated word break dictionary.
swath 0.5.4 Released
- Updated word break dictionary.
- Fix segfault on extremely long input lines.
- Support longer input lines.
(Bug report by Santi Romeyen) - Support non-ASCII word break string.
#1 - Some source code clean-ups.
- Add test suite.