Skip to content

Releases: andreihar/taibun.js

v1.1.1

04 Jul 01:36
Compare
Choose a tag to compare

Moved north pronunciation to a separate dataset, removed 的 as suffix, fixed tone position

v1.1.0

26 May 22:52
Compare
Choose a tag to compare

Reimplemented Tokeniser with dynamic programming for better tokenisation results

v1.0.5

24 May 06:38
Compare
Choose a tag to compare

Removed the need to store a copy of the dictionary by using proxy

v1.0.4

22 May 01:07
Compare
Choose a tag to compare

Updated Tokeniser type for integration with TypeScript

v1.0.3

20 May 10:43
Compare
Choose a tag to compare

Simplified toTraditional to not be exponential

v1.0.2

14 May 08:53
Compare
Choose a tag to compare

Improved toTraditional and toSimplified, improved conversion efficiency by reducing declarations

v1.0.1

02 May 22:18
Compare
Choose a tag to compare

Types for integration with TypeScript

v1.0.0

01 May 22:42
Compare
Choose a tag to compare

JS version of 1.1.1 release of Python version