Releases: B-urb/doclytics
Releases · B-urb/doclytics
v1.1.4-rc.9
Bug Fixes
- application: improve logging, add correct version to Cargo.toml (a996824)
v1.1.4-rc.8
Bug Fixes
- deps: update rust crate serde to v1.0.202 (17da592)
v1.1.4-rc.7
Bug Fixes
- application: change error handling for api (b614cc6)
v1.1.4-rc.6
Bug Fixes
- application: fix newly introduced bug in extract json. (b3ea09a)
v1.1.4-rc.5
Bug Fixes
- application: make extract json return result or error (802a2e6)
- application: return early if payload is empty (c98a6b5)
v1.1.4-rc.4
Bug Fixes
- application: improve logging for llm response (4405c6d)
v1.1.4-rc.3
Bug Fixes
- application: improve logging and add variable id for tagged field (1470dca)
v1.1.4-rc.2
Bug Fixes
- application: fix type of document_type (a1d1949), closes #36
v1.1.4-rc.1
Bug Fixes
- application: fixes nullability for archived_file_name (cb315d3), closes #36
v1.1.3
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)