Skip to content

Releases: mnater/Hyphenopoly

Version 6.1.0 (2026-01-01)

01 Jan 16:59

Choose a tag to compare

Version 6.1.0 (2026-01-01)

Added

  • fi-x-school patterns

Fixed

  • refactor hyphenopoly.module.js to keep some internal structures private
  • updated patterns: pt, rm, sq
  • bump devDependencies
  • small perf improvements

Test

  • update to eslint v9 and typescript-eslint v8

Full Changelog: v6.0.0...v6.1.0

Version 6.0.0 (2024-06-30)

30 Jun 21:07

Choose a tag to compare

Version 6.0.0 (2024-06-30)

Breaking changes

  • Hyphenopoly.config() in hyphenopoly.module.js now always returns a Map (issue #209)
  • Drop support for outdated (eol) node versions. Hyphenopoly.module now requires node >= 18

Fixed

  • bump devDependencies
  • small perf related refactorings

Test

  • use eslint flatConfig

Version 5.3.0 (2023-11-24)

24 Nov 22:27

Choose a tag to compare

Version 5.3.0 (2023-11-24)

Added

  • loader/loaderSync now has a second argument containing an URL to the patternDirectory (issue #207)

Fixed

  • simplify events and clarify in docs
  • bump devDependencies

Version 5.2.1 (2023-10-19)

19 Oct 21:40

Choose a tag to compare

Version 5.2.1 (2023-10-19)

Fixed

  • created and updated patterns for german
  • bump devDependencies

Test

  • refactor testsuite: lint code

Version 5.2.0 (2023-10-04)

04 Oct 20:06

Choose a tag to compare

Version 5.2.0 (2023-10-04)

Fixed

  • unhyphenate all childNodes (issue #205)
  • translateMap now uses lesser load/stores
  • Refactor how words are sent to wasm-modules: word delimiters are now added in the wasm-module instead of js
  • bump devDependencies

Doc

  • Update docs for standalone wasm-usage

Version 5.2.0-beta.2

26 Aug 20:36

Choose a tag to compare

Version 5.2.0-beta.2 Pre-release
Pre-release

Version 5.2.0-beta.2 (2023-08-26)

Fixed

  • translateMap now uses lesser load/stores

Version 5.2.0-beta.1 (2023-07-03)

Fixed

  • Refactor how words are sent to wasm-modules: word delimiters are now added
    in the wasm-module instead of js
  • bump devDependencies

Doc

  • Update docs for standalone wasm-usage

Version 5.1.0 (2023-05-19)

19 May 20:20

Choose a tag to compare

Version 5.1.0 (2023-05-19)

Added

Version 5.0.0 (2023-01-03)

03 Jan 21:07

Choose a tag to compare

Version 5.0.0 (2023-01-03)

Aggregation of the changes from beta-1 to beta-5

Breaking changes

Fixed

  • created and updated patterns for german
  • updated patterns from tex-hyphen
  • bump devDependencies

Added

  • Albanian hyphenation
  • Pali hyphenation

Doc

  • Update documenation for esm module
  • Added documentation for using .wasm modules outside Hyphenopoly

Test

  • use c8 to check coverage

Version 5.0.0-beta-6 (2022-10-20)

20 Oct 21:34

Choose a tag to compare

Version 5.0.0-beta-6 (2022-10-20)

Breaking changes

Fixed

  • bump devDependencies

Version 5.0.0-beta.5 (2022-09-29)

28 Sep 22:54

Choose a tag to compare

Version 5.0.0-beta-5 (2022-09-29)

Fixed

  • created and updated patterns for german
  • updated patterns from tex-hyphen
  • bump devDependencies

Added

  • Albanian hyphenation
  • Pali hyphenation