Releases: andreihar/taibun.js
Releases · andreihar/taibun.js
v1.1.3
Fixed types, added missed Singapore test cases
v1.1.2
Added Singaporean dialect, fixed error with browser import, minor edits to words and vars datasets
v1.1.1
Moved north pronunciation to a separate dataset, removed 的 as suffix, fixed tone position
v1.1.0
Reimplemented Tokeniser with dynamic programming for better tokenisation results
v1.0.5
Removed the need to store a copy of the dictionary by using proxy
v1.0.4
Updated Tokeniser type for integration with TypeScript
v1.0.3
Simplified toTraditional to not be exponential
v1.0.2
Improved toTraditional and toSimplified, improved conversion efficiency by reducing declarations
v1.0.1
Types for integration with TypeScript
v1.0.0
JS version of 1.1.1 release of Python version