Skip to content

Releases: leyhline/mecab-web-worker

v0.3.2 version bump

19 Jan 10:38
Compare
Choose a tag to compare

update some dev dependencies and fix corresponding config files. there were no changes to logic or API of the library.

v0.3.1 type export

29 Jul 16:14
Compare
Choose a tag to compare

Also export type from mecab-worker.js which is the actual web worker code.

v0.3.0 API change

28 Jun 16:35
Compare
Choose a tag to compare

While working with the package I didn't like some details so I made some API changes. Should be no problem since nobody uses this, right?

v0.2.2 Error Handling

18 May 18:50
Compare
Choose a tag to compare

Browser feature checks and some more error handling. Multi-browser testing with playwright.

v0.2.1 Multi-dictionary support

06 May 18:42
Compare
Choose a tag to compare

v0.2.0

06 May 14:18
Compare
Choose a tag to compare
create action for publishing packages

v0.1.0 unidic

28 Apr 17:02
Compare
Choose a tag to compare
initial commit