|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | +## [1.1.2](https://github.com/TheOpenDictionary/odict/compare/node/v1.1.1...node/v1.1.2) (2025-04-03) |
| 8 | + |
| 9 | +## [1.2.0](https://github.com/TheOpenDictionary/odict/compare/node/v1.1.1...node/v1.2.0) (2025-04-03) |
| 10 | + |
| 11 | + |
| 12 | +### Features |
| 13 | + |
| 14 | +* Add option to print entries as Markdown/HTML ([#1068](https://github.com/TheOpenDictionary/odict/issues/1068)) ([3422533](https://github.com/TheOpenDictionary/odict/commit/3422533514264dbe80e6ff4c6ac4e3c12f289ee8)) |
| 15 | +* Add stable Python binding 🎉 ([#1049](https://github.com/TheOpenDictionary/odict/issues/1049)) ([73c6e33](https://github.com/TheOpenDictionary/odict/commit/73c6e339b8614c6eb048de4ee7586dd5aa98803e)) |
| 16 | +* Add WASM support to Node package ([#1155](https://github.com/TheOpenDictionary/odict/issues/1155)) ([3456969](https://github.com/TheOpenDictionary/odict/commit/3456969422df2530693c196bafefa7cd92fb2f12)) |
| 17 | +* **ci:** Add workflow dispatch trigger for Node release ([24ce45b](https://github.com/TheOpenDictionary/odict/commit/24ce45b8678edcf92779031104c9b21614318bfa)) |
| 18 | +* **core:** Add new tokenization feature ([#1159](https://github.com/TheOpenDictionary/odict/issues/1159)) ([d9196c1](https://github.com/TheOpenDictionary/odict/commit/d9196c1aae4c275d3c326d5803f7baf65f7b5a89)) |
| 19 | +* Deployment changes ([#1002](https://github.com/TheOpenDictionary/odict/issues/1002)) ([981c223](https://github.com/TheOpenDictionary/odict/commit/981c2232fe8908cb9a0afd95f6c04e32a4c698ed)) |
| 20 | +* Remove universal darwin build ([c20d340](https://github.com/TheOpenDictionary/odict/commit/c20d340b5ec44a2c5dd84360dc9e5ff8bde8cba8)) |
| 21 | +* Rename Python library ([928343a](https://github.com/TheOpenDictionary/odict/commit/928343a7df53d64aa25d7e262f21f4aa0f09cc5e)) |
| 22 | +* Try updating CI ([c76c684](https://github.com/TheOpenDictionary/odict/commit/c76c684d427ef79df81e4c9a349dadba3a54339c)) |
| 23 | +* **v2:** Add Rust Node bindings ([#760](https://github.com/TheOpenDictionary/odict/issues/760)) ([aac5501](https://github.com/TheOpenDictionary/odict/commit/aac550181f6d144649ce9ad0ff823967b29668bf)) |
| 24 | + |
| 25 | + |
| 26 | +### Bug Fixes |
| 27 | + |
| 28 | +* Bump node version ([221175a](https://github.com/TheOpenDictionary/odict/commit/221175a37d7275223b31011a208b375e57a36842)) |
| 29 | +* CI ([c63c3f9](https://github.com/TheOpenDictionary/odict/commit/c63c3f98e816aa626a74e600bdc10554ddf23e7f)) |
| 30 | +* **ci:** Remove charabia from Node package ([cf02d0c](https://github.com/TheOpenDictionary/odict/commit/cf02d0c6f7a6b9015c88e563e7d24a846428b145)) |
| 31 | +* **ci:** Test JS CI ([86adb85](https://github.com/TheOpenDictionary/odict/commit/86adb853bd772f94d191c38406ed9e3e7b78ba28)) |
| 32 | +* **ci:** Test JS CI ([c6230cd](https://github.com/TheOpenDictionary/odict/commit/c6230cde4137ff578839380ef8b18b34f0c226ac)) |
| 33 | +* Fix Node package version ([deda7b1](https://github.com/TheOpenDictionary/odict/commit/deda7b13ecfc386240682c2ee9d41b33791d7505)) |
| 34 | +* Fix Node package.json ([5203047](https://github.com/TheOpenDictionary/odict/commit/520304788d1d016c69c9643ed39b069db7844f14)) |
| 35 | +* **node:** Add repository field to Node package ([333c2b9](https://github.com/TheOpenDictionary/odict/commit/333c2b9ef3a225668d71f18b412ecb35eb63ca8a)) |
| 36 | +* **node:** Don't create new release ([8fb1a95](https://github.com/TheOpenDictionary/odict/commit/8fb1a95d4164ea9ed7d426342c260389bc08eed2)) |
| 37 | +* **node:** Fix prepublish ([6249f4a](https://github.com/TheOpenDictionary/odict/commit/6249f4af2e8c2ff627405bd21e41bd0eaac10a60)) |
| 38 | +* Update release please manifest ([3e633d5](https://github.com/TheOpenDictionary/odict/commit/3e633d58e7b56f3268f63b8eb46d4a514c229c31)) |
| 39 | + |
7 | 40 | ## [0.0.3](https://github.com/TheOpenDictionary/odict/compare/node-v1.0.0...node/v0.0.3) (2025-04-03) |
8 | 41 |
|
9 | 42 | ## [1.1.0](https://github.com/TheOpenDictionary/odict/compare/node-v1.0.0...node/v1.1.0) (2025-04-03) |
|
0 commit comments