Skip to content

Releases: nk2028/opencc-js

v1.0.5

17 Nov 12:23
Compare
Choose a tag to compare
  1. Update opencc-data
  2. Add ES6 module and add new features (#23)

v1.0.4

19 Jun 09:45
Compare
Choose a tag to compare
  1. Bump opencc-data to 1.0.7.

v1.0.3

29 Mar 03:33
Compare
Choose a tag to compare
  1. Fix a bug that the t option cannot be used

v1.0.2

24 Mar 01:32
f8341fc
Compare
Choose a tag to compare

Fix performance degradation

v1.0.1

15 Mar 03:31
Compare
Choose a tag to compare
  1. Reduce file size

v1.0.0

15 Mar 03:22
28463af
Compare
Choose a tag to compare
  1. Update opencc-data to 1.0.6.
  2. Re-designed the API to get rid of async. (See README for details)

v0.3.7

11 Jan 01:09
5363080
Compare
Choose a tag to compare

Package with bundler

v0.3.6

29 Dec 00:55
Compare
Choose a tag to compare

Use a better way to detect node environment. The old implementation fails at case of web workers.

v0.3.5

29 Oct 14:42
Compare
Choose a tag to compare

Implement a feature: Ignore certain HTML nodes in conversion.

The conversion is skipped if the class list of a node contains ignore-opencc. All child nodes of the node will not be converted.

v0.3.4

29 Oct 14:40
Compare
Choose a tag to compare
Update opencc-data to 1.0.5