Releases: andreihar/taibun.js
Releases · andreihar/taibun.js
v1.1.3
02 Aug 09:00
Compare
Sorry, something went wrong.
No results found
Fixed types, added missed Singapore test cases
v1.1.2
02 Aug 08:34
Compare
Sorry, something went wrong.
No results found
Added Singaporean dialect, fixed error with browser import, minor edits to words and vars datasets
v1.1.1
04 Jul 01:36
Compare
Sorry, something went wrong.
No results found
Moved north pronunciation to a separate dataset, removed 的 as suffix, fixed tone position
v1.1.0
26 May 22:52
Compare
Sorry, something went wrong.
No results found
Reimplemented Tokeniser with dynamic programming for better tokenisation results
v1.0.5
24 May 06:38
Compare
Sorry, something went wrong.
No results found
Removed the need to store a copy of the dictionary by using proxy
v1.0.4
22 May 01:07
Compare
Sorry, something went wrong.
No results found
Updated Tokeniser type for integration with TypeScript
v1.0.3
20 May 10:43
Compare
Sorry, something went wrong.
No results found
Simplified toTraditional to not be exponential
v1.0.2
14 May 08:53
Compare
Sorry, something went wrong.
No results found
Improved toTraditional and toSimplified, improved conversion efficiency by reducing declarations
v1.0.1
02 May 22:18
Compare
Sorry, something went wrong.
No results found
Types for integration with TypeScript
v1.0.0
01 May 22:42
Compare
Sorry, something went wrong.
No results found
JS version of 1.1.1 release of Python version