This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Releases: climatepolicyradar/data-access
Releases · climatepolicyradar/data-access
0.5.8
What's Changed
- Compile sensitive terms up front for performance by @olaughter in #170
Full Changelog: v0.5.7...v0.5.8
0.5.7
What's Changed
- Fix/sensitive queries word boundaries by @kdutia in #167
- Add document only searches by @olaughter in #169
Full Changelog: v0.5.6...v0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
- Adds the ability to get the next set of family or passage level results in searches via continuation tokens. Note that this is a minor breaking change, as the field name has changed from
continuation_token
tocontinuation_tokens
, it also no longer accepts a string, only a list