Releases: dataresearchcenter/juditha
Releases · dataresearchcenter/juditha
Release list
v4.5.0
FollowTheMoney 4.10, Python 3.14 support
Tweak tantivy based percolation
What's Changed
- Bump isort from 7.0.0 to 8.0.1 by @dependabot[bot] in #116
- Bump followthemoney from 4.8.2 to 4.9.1 by @dependabot[bot] in #155
- Bump zensical from 0.0.42 to 0.0.45 by @dependabot[bot] in #154
- Bump anystore from 1.2.0 to 1.2.1 by @dependabot[bot] in #153
- Bump rigour from 2.1.1 to 2.1.2 by @dependabot[bot] in #151
- Bump aiohttp from 3.13.5 to 3.14.0 by @dependabot[bot] in #149
- Bump black from 26.5.0 to 26.5.1 by @dependabot[bot] in #145
- Bump mypy from 1.20.2 to 2.1.0 by @dependabot[bot] in #144
- Bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #142
- Bump lxml from 6.0.2 to 6.1.0 by @dependabot[bot] in #141
- Bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #132
- Bump followthemoney from 4.9.1 to 4.10.0 by @dependabot[bot] in #171
- Bump actions/cache from 5 to 6 by @dependabot[bot] in #164
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #160
- Bump anystore from 1.2.1 to 1.2.4 by @dependabot[bot] in #167
- Bump mypy from 2.1.0 to 2.3.0 by @dependabot[bot] in #170
- Bump zensical from 0.0.45 to 0.0.50 by @dependabot[bot] in #169
- Bump pydantic-settings from 2.14.1 to 2.14.2 by @dependabot[bot] in #161
- Bump pytest from 9.0.3 to 9.1.1 by @dependabot[bot] in #163
- Bump ftmq from 4.8.2 to 4.9.2 by @dependabot[bot] in #156
Full Changelog: v4.4.0...v4.5.0
v4.4.0
- Refactor tantivy indexing and lookup pipeline
- Add NER extraction via aho-corasick or percolation
What's Changed
- Bump uvicorn from 0.40.0 to 0.46.0 by @dependabot[bot] in #140
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- Bump followthemoney from 4.2.2 to 4.5.0 by @dependabot[bot] in #103
- Bump uvicorn from 0.37.0 to 0.40.0 by @dependabot[bot] in #100
- Bump anystore from 0.4.0 to 0.4.2 by @dependabot[bot] in #99
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #94
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #85
- Bump black from 25.12.0 to 26.1.0 by @dependabot[bot] in #104
- Bump isort from 6.1.0 to 7.0.0 by @dependabot[bot] in #72
- Bump pytest from 8.4.2 to 9.0.2 by @dependabot[bot] in #91
Full Changelog: v4.2.2...v4.3.0
v4.2.2
What's Changed
- Bump uvicorn from 0.35.0 to 0.37.0 by @dependabot[bot] in #69
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #63
- Bump pytest from 8.4.1 to 8.4.2 by @dependabot[bot] in #64
Full Changelog: v4.2.1...v4.2.2
v4.2.1
- Add fasttext schema prediction model generation
Full Changelog: v4.2.0...v4.2.1
v4.1.0
- add rigour symbols and a very poor name validation
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #62
Full Changelog: v4.0.1...v4.1.0
v4.0.1
v4.0.0
Version scheme now follows the core dependency followthemoney to mark compatibility, which is currently 4.x.x
What's Changed
- v0.0.3 by @simonwoerpel in #1
- v0.0.4 by @simonwoerpel in #2
- v0.1.0 by @simonwoerpel in #48
- v0.1.2 by @simonwoerpel in #55
- Bump uvicorn from 0.34.3 to 0.35.0 by @dependabot[bot] in #59
- Bump flake8 from 7.2.0 to 7.3.0 by @dependabot[bot] in #58
- Bump mypy from 1.16.0 to 1.16.1 by @dependabot[bot] in #56
- Bump pytest from 8.4.0 to 8.4.1 by @dependabot[bot] in #57
New Contributors
- @simonwoerpel made their first contribution in #1
Full Changelog: v0.1.2...v4.0.0
v0.1.2
What's Changed
- Bump pytest from 7.4.4 to 8.4.0 by @dependabot in #54
- Bump actions/setup-python from 4 to 5 by @dependabot in #3
- Bump actions/cache from 3 to 4 by @dependabot in #8
- Bump black from 23.12.1 to 25.1.0 by @dependabot in #52
- Bump docker/build-push-action from 5 to 6 by @dependabot in #49
- Bump pre-commit from 3.8.0 to 4.2.0 by @dependabot in #50
- Bump isort from 5.13.2 to 6.0.1 by @dependabot in #53
- Bump flake8 from 6.1.0 to 7.2.0 by @dependabot in #51
- Bump pydantic from 2.5.3 to 2.6.4 by @dependabot in #40
New Contributors
- @dependabot made their first contribution in #54
Full Changelog: v0.1.0...v0.1.2
v0.1.0
This is a complete rewrite of the thing using tantivy
Full Changelog: v0.0.4...v0.1.0