File tree Expand file tree Collapse file tree 5 files changed +18
-4
lines changed
Expand file tree Collapse file tree 5 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "node" : " 2.1.1" ,
3- "cli" : " 3.1.1 " ,
4- "lib" : " 3.1.1 " ,
3+ "cli" : " 3.2.0 " ,
4+ "lib" : " 3.2.0 " ,
55 "python" : " 2.1.1"
66}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.2.0] ( https://github.com/TheOpenDictionary/odict/compare/cli/v3.1.1...cli/v3.2.0 ) (2025-10-28)
4+
5+
6+ ### Miscellaneous Chores
7+
8+ * ** cli:** Synchronize odict versions
9+
310## [ 3.1.1] ( https://github.com/TheOpenDictionary/odict/compare/cli/v3.1.0...cli/v3.1.1 ) (2025-10-22)
411
512
Original file line number Diff line number Diff line change 11[package ]
22name = " odict-cli"
3- version = " 3.1.1 "
3+ version = " 3.2.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.2.0] ( https://github.com/TheOpenDictionary/odict/compare/lib/v3.1.1...lib/v3.2.0 ) (2025-10-28)
4+
5+
6+ ### Features
7+
8+ * ** http:** Expose download methods on OpenDictionary ([ 99cd786] ( https://github.com/TheOpenDictionary/odict/commit/99cd786bd2aba9321670c890fe32f923165b3cbc ) )
9+
310## [ 3.1.1] ( https://github.com/TheOpenDictionary/odict/compare/lib/v3.1.0...lib/v3.1.1 ) (2025-10-22)
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.1.1 "
6+ version = " 3.2.0 "
77edition = " 2021"
88license = " MIT"
99exclude = [" benches/*" , " tests/*" ]
You can’t perform that action at this time.
0 commit comments