Skip to content

Releases: B-urb/doclytics

v1.1.4-rc.9

16 May 10:04
Compare
Choose a tag to compare
v1.1.4-rc.9 Pre-release
Pre-release

1.1.4-rc.9 (2024-05-16)

Bug Fixes

  • application: improve logging, add correct version to Cargo.toml (a996824)

v1.1.4-rc.8

15 May 14:56
Compare
Choose a tag to compare
v1.1.4-rc.8 Pre-release
Pre-release

1.1.4-rc.8 (2024-05-15)

Bug Fixes

  • deps: update rust crate serde to v1.0.202 (17da592)

v1.1.4-rc.7

15 May 13:39
Compare
Choose a tag to compare
v1.1.4-rc.7 Pre-release
Pre-release

1.1.4-rc.7 (2024-05-15)

Bug Fixes

  • application: change error handling for api (b614cc6)

v1.1.4-rc.6

14 May 15:21
Compare
Choose a tag to compare
v1.1.4-rc.6 Pre-release
Pre-release

1.1.4-rc.6 (2024-05-14)

Bug Fixes

  • application: fix newly introduced bug in extract json. (b3ea09a)

v1.1.4-rc.5

14 May 13:49
Compare
Choose a tag to compare
v1.1.4-rc.5 Pre-release
Pre-release

1.1.4-rc.5 (2024-05-14)

Bug Fixes

  • application: make extract json return result or error (802a2e6)
  • application: return early if payload is empty (c98a6b5)

v1.1.4-rc.4

14 May 12:12
Compare
Choose a tag to compare
v1.1.4-rc.4 Pre-release
Pre-release

1.1.4-rc.4 (2024-05-14)

Bug Fixes

  • application: improve logging for llm response (4405c6d)

v1.1.4-rc.3

13 May 21:08
Compare
Choose a tag to compare
v1.1.4-rc.3 Pre-release
Pre-release

1.1.4-rc.3 (2024-05-13)

Bug Fixes

  • application: improve logging and add variable id for tagged field (1470dca)

v1.1.4-rc.2

13 May 13:47
Compare
Choose a tag to compare
v1.1.4-rc.2 Pre-release
Pre-release

1.1.4-rc.2 (2024-05-13)

Bug Fixes

  • application: fix type of document_type (a1d1949), closes #36

v1.1.4-rc.1

13 May 07:12
Compare
Choose a tag to compare
v1.1.4-rc.1 Pre-release
Pre-release

1.1.4-rc.1 (2024-05-13)

Bug Fixes

  • application: fixes nullability for archived_file_name (cb315d3), closes #36

v1.1.3

12 May 16:01
4240ae2
Compare
Choose a tag to compare

1.1.3 (2024-05-12)

Bug Fixes

  • application: fixes nullability for owner (cf02f09), closes #36
  • application: wrong type for correspondents fixes #36 (733fe5f)
  • deps: update rust crate serde to v1.0.201 (fefd086)
  • deps: update rust crate serde_json to v1.0.117 (ca20d3b)