Hyphenopoly icon indicating copy to clipboard operation
Hyphenopoly copied to clipboard

tracking issue for next major version (5.0.0)

Open mnater opened this issue 2 years ago • 1 comments

  • [x] merge i167 (succinct data structures)
  • [x] document succinct data structure
  • [x] drop support for node 10
  • [x] rewrite Hyphenopoly.config see #170
  • [x] document Hyphenopoly.config
  • [x] clean up and document tools
  • [x] document usage of .wasm-files w/o Hyphenopoly
  • ~~[x] change API for hiding to numbers only~~[^1]
  • [x] remove necessity to clone instances
  • [x] ES Module
  • [x] Deno
  • [x] #195
  • [ ] #196 [^1]: current implementation is already enough space saving and using numbers isn't very intuitive

mnater avatar Aug 26 '21 20:08 mnater

https://github.com/mnater/Hyphenopoly/commit/b73b5164f94e05c4378a70b98333a1c9c1057b69

mnater avatar Nov 28 '21 23:11 mnater