Skip to content

Releases: TheOpenDictionary/odict

v1.23.0

21 Jan 01:53
65d8271
Compare
Choose a tag to compare

1.23.0 (2024-01-21)

Features

  • Allow args for wasm and js publish commands (c86d052)

Bug Fixes

  • print: Fix formatting (e3f5280)
  • sql: Fix duplicate values in generated SQL (#590) (30c0c9f)

js: v0.12.0

21 Jan 01:53
65d8271
Compare
Choose a tag to compare

0.12.0 (2024-01-21)

Features

  • Allow args for wasm and js publish commands (c86d052)

v1.22.1

17 Jan 08:33
36fa4bd
Compare
Choose a tag to compare

1.22.1 (2024-01-17)

Bug Fixes

  • build: Except wasm from GoReleaser config (68df180)
  • ci: Fix merge conflict (50f8bf8)
  • deps: Update module github.com/blevesearch/bleve_index_api to v1.1.5 (f2c7869)
  • deps: Update module github.com/imdario/mergo to v1 (#388) (de31bb5)

v1.22.0

15 Jan 07:17
7b3930e
Compare
Choose a tag to compare

1.22.0 (2024-01-15)

Features

Bug Fixes

  • read: Improve incompatibility error message (39a7103)
  • sql: Fix types.md to convert to string on sql dump (#520) (f018e00)
  • sql: Important SQL fixes (82538a0)
  • wasm: Change wasm package to pre-release (d8540d8)
  • wasm: Manually set version (19d5691)

python: v0.11.0

15 Jan 07:17
7b3930e
Compare
Choose a tag to compare

0.11.0 (2024-01-15)

Features

js: v0.11.0

15 Jan 07:17
7b3930e
Compare
Choose a tag to compare

0.11.0 (2024-01-15)

Features

wasm: v0.0.1-rc1

15 Jan 07:17
7b3930e
Compare
Choose a tag to compare
wasm: v0.0.1-rc1 Pre-release
Pre-release

0.0.1-rc1 (2024-01-15)

Features

v1.21.0

11 Jan 06:27
8237300
Compare
Choose a tag to compare

1.21.0 (2024-01-10)

Features

  • Add XSD generation (#494) (bfe8ad4)
  • cli: Respect markdown setting when pretty printing (7291d28)

Bug Fixes

  • deps: Update dependency com.google.guava:guava to v32.1.3-jre (a49f0a6)
  • deps: Update dependency com.google.guava:guava to v33 (de5f639)
  • deps: Update github.com/gomarkdown/markdown digest to 1d6d208 (33630d3)
  • deps: Update github.com/gomarkdown/markdown digest to a660076 (96df6cb)
  • deps: Update module github.com/blevesearch/bleve_index_api to v1.1.0 (e016381)
  • deps: Update module github.com/blevesearch/bleve_index_api to v1.1.2 (c9e0fd9)
  • deps: Update module github.com/blevesearch/bleve_index_api to v1.1.3 (c355ce8)
  • deps: Update module github.com/blevesearch/bleve_index_api to v1.1.4 (0e79b82)
  • deps: Update module github.com/bokwoon95/sq to v0.4.4 (ecfd7b1)
  • deps: Update module github.com/bokwoon95/sq to v0.4.5 (f0c0321)
  • deps: Update module github.com/bokwoon95/sqddl to v0.4.9 (4bc88a5)
  • deps: Update module github.com/fatih/color to v1.16.0 (b4c745d)
  • deps: Update module github.com/google/uuid to v1.4.0 (9ebf6ce)
  • deps: Update module github.com/google/uuid to v1.5.0 (186d585)
  • deps: Update module github.com/samber/lo to v1.39.0 (365b6cd)
  • deps: Update module github.com/schollz/progressbar/v3 to v3.14.0 (c727887)
  • deps: Update module github.com/schollz/progressbar/v3 to v3.14.1 (5e1346e)
  • deps: Update module github.com/urfave/cli/v2 to v2.26.0 (4451fbb)
  • deps: Update module github.com/urfave/cli/v2 to v2.27.1 (d8e0648)
  • Fix XSD generation (#495) (8dd4218)
  • pos: Fix mismatch between buffer strings and POS tags (#555) (fe190f1)
  • README: Update badge (53dacbc)
  • test: Add test cleanup (eaf2ded)
  • Update lockfiles (056ce84)

python: v0.10.0

11 Jan 06:27
8237300
Compare
Choose a tag to compare

0.10.0 (2024-01-10)

Features

Bug Fixes

v1.20.0

28 Sep 15:05
6fc05a9
Compare
Choose a tag to compare

1.20.0 (2023-09-28)

Features

  • Add option to output Markdown as plain-text (#470) (71ca0d5)

Bug Fixes

  • build: Update build-all command (5686f95)