Releases: mnater/Hyphenopoly
Releases · mnater/Hyphenopoly
Version 2.5.1
Version 2.5.0
Version 2.5.0 (Oct 02, 2018)
Hyphenopoly_Loader.js and Hyphenopoly.js:
- fix issues with very long word (#33 and #34)
- Hyphenopoly exposes Hyphenators
hyphenopoly.module.js:
- fix issues with very long word (#33 and #34)
- hyphenopoly.module.js is now easy to use with browserify
Version 2.4.0
Version 2.4.0 (Sept 1, 2018)
- Implement fallback mechanism for language subtags where no patterns are available (e.g. en-au -> en-gb) #29
- updated patterns for Thai (hyphenation/tex-hyphen#25)
Version 2.3.0
Version 2.3.0 (July 26, 2018)
Hyphenopoly_Loader.js and Hyphenopoly.js:
- Don't use template strings #28
- run feature test for wasm support only if necessary
hyphenopoly.module.js:
- define node >=8.3.0 as requirement (for util.TextDecoder)
- small refactorings
Version 2.2.0
Version 2.1.0
Version 2.1.0 (Mai 27, 2018)
- configure CI
- bugfixes
Version 2.0.0
Version 2.0.0 (Mai 27, 2018)
- Provide node module (https://github.com/mnater/Hyphenopoly/wiki/Node-Module)
- breaking: default file locations better reflect usual installations #19
- Add ability to store results of feature tests (optional) #22
- better error handling (f4bbaa7, 1c7b0b6)
- breaking: correct implementation of e.preventDefault (df98878)
- fix string normalization (a3229f7)
- Better tooling: minify, eslint, testing (mocha), compiling (https://github.com/mnater/Hyphenopoly/wiki/Usage-of-devDependencies)
Version 1.0.1
v1.0.1 version numbers
Version 1.0.0
First release