Releases: B-urb/doclytics
Releases · B-urb/doclytics
2.0.1-rc.2
2.0.1-rc.1
2.0.0
2.0.0 (2024-11-01)
Bug Fixes
- change prompt to generate more accurate results (42f43ca)
- deps: update rust crate reqwest to v0.12.8 (da463cb)
- deps: update rust crate reqwest to v0.12.9 (c6f120d)
- deps: update rust crate serde to v1.0.211 (c62a851)
- deps: update rust crate serde to v1.0.212 (28680b4)
- deps: update rust crate serde to v1.0.213 (7804ead)
- deps: update rust crate serde to v1.0.214 (b486237)
- deps: update rust crate serde_json to v1.0.129 (fae6c09)
- deps: update rust crate serde_json to v1.0.130 (b4489e2)
- deps: update rust crate serde_json to v1.0.131 (a4d69ab)
- deps: update rust crate serde_json to v1.0.132 (4967af0)
- dockerfile argument (922444c)
- error handling and flow of filling default fields (e1dd59f)
- error handling and logging (4f92be2)
- install cargo-edit (05bf7c4)
- only build docker once (a593269)
- only build docker once (e1a7f68)
- only build docker once (fe1851f)
- only build docker once (a6d8743)
- pipeline versioning scheme (d58cca1)
- set correct version during the build phase to be later logged (5e48079)
- set correct version during the build phase to be later logged (cf48f8c)
- version workflow (461459b)
- version workflow (0badd03)
Features
- add modules for paperless tags, document types, and correspondents (5447685)
- add support for creating default fields like tags, correspondents and document types controlled by modes. The results can be a bit inconsistent with the current query so adjust your filter to exclude documents you already have tags for to be safe. (30f2142)
- refactor file structure and improve LLM integration (6396551)
BREAKING CHANGES
- mode values have changed, value 0 no means NoAnalyze prompting doclytics to do nothing for this field type, use value 1 for the previous behaviour instead.
2.0.0-rc.10
2.0.0-rc.10 (2024-10-28)
Bug Fixes
v2.0.0-rc.2
2.0.0-rc.2 (2024-10-23)
Bug Fixes
v2.0.0-rc.1
2.0.0-rc.1 (2024-10-23)
Features
- add support for creating default fields like tags, correspondents and document types controlled by modes. The results can be a bit inconsistent with the current query so adjust your filter to exclude documents you already have tags for to be safe. (30f2142)
BREAKING CHANGES
- mode values have changed, value 0 no means NoAnalyze prompting doclytics to do nothing for this field type, use value 1 for the previous behaviour instead.