File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "node" : " 2.2.2 " ,
3- "cli" : " 3.2.2 " ,
4- "lib" : " 3.2.2 " ,
5- "python" : " 2.2.1 "
2+ "node" : " 2.2.3 " ,
3+ "cli" : " 3.3.0 " ,
4+ "lib" : " 3.3.0 " ,
5+ "python" : " 2.2.2 "
66}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.3.0] ( https://github.com/TheOpenDictionary/odict/compare/cli/v3.2.2...cli/v3.3.0 ) (2025-12-05)
4+
5+
6+ ### Features
7+
8+ * Add Dockerfile publishing ([ 8ac816e] ( https://github.com/TheOpenDictionary/odict/commit/8ac816ef36532bf0b4503533398051d366633204 ) )
9+
310## [ 3.2.2] ( https://github.com/TheOpenDictionary/odict/compare/cli/v3.2.1...cli/v3.2.2 ) (2025-11-30)
411
512
Original file line number Diff line number Diff line change 11[package ]
22name = " odict-cli"
3- version = " 3.2.2 "
3+ version = " 3.3.0 "
44edition = " 2021"
55description = " Lightning-fast dictionary file format and toolchain"
66homepage = " https://odict.org"
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.3.0] ( https://github.com/TheOpenDictionary/odict/compare/lib/v3.2.2...lib/v3.3.0 ) (2025-12-05)
4+
5+
6+ ### Bug Fixes
7+
8+ * Update dependencies ([ 28b474f] ( https://github.com/TheOpenDictionary/odict/commit/28b474fe74b7f6dd6017f8cb3f9f51dfe2e1b34d ) )
9+
310## [ 3.2.2] ( https://github.com/TheOpenDictionary/odict/compare/lib/v3.2.1...lib/v3.2.2 ) (2025-11-30)
411
512
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "odict"
33description = " A blazingly-fast dictionary file format for human languages"
44homepage = " https://odict.org"
55repository = " https://github.com/TheOpenDictionary/odict"
6- version = " 3.2.2 "
6+ version = " 3.3.0 "
77edition = " 2021"
88license = " MIT"
99exclude = [" benches/*" , " tests/*" ]
Original file line number Diff line number Diff line change 44
55
66
7+ ## [ 2.2.3] ( https://github.com/TheOpenDictionary/odict/compare/node/v2.2.2...node/v2.2.3 ) (2025-12-05)
8+
9+
10+ ### Bug Fixes
11+
12+ * Update dependencies ([ 28b474f] ( https://github.com/TheOpenDictionary/odict/commit/28b474fe74b7f6dd6017f8cb3f9f51dfe2e1b34d ) )
13+
714## [ 2.2.2] ( https://github.com/TheOpenDictionary/odict/compare/node/v2.2.1...node/v2.2.2 ) (2025-11-30)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @odict/node" ,
3- "version" : " 2.2.2 " ,
3+ "version" : " 2.2.3 " ,
44 "main" : " index.js" ,
55 "types" : " index.d.ts" ,
66 "browser" : " browser.js" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.2.2] ( https://github.com/TheOpenDictionary/odict/compare/python/v2.2.1...python/v2.2.2 ) (2025-12-05)
4+
5+
6+ ### Bug Fixes
7+
8+ * Update dependencies ([ 28b474f] ( https://github.com/TheOpenDictionary/odict/commit/28b474fe74b7f6dd6017f8cb3f9f51dfe2e1b34d ) )
9+
310## [ 2.2.1] ( https://github.com/TheOpenDictionary/odict/compare/python/v2.2.0...python/v2.2.1 ) (2025-11-30)
411
512
Original file line number Diff line number Diff line change 11[package ]
22name = " odict_python"
3- version = " 2.2.1 "
3+ version = " 2.2.2 "
44edition = " 2021"
55
66[lib ]
You can’t perform that action at this time.
0 commit comments