Releases: grobidOrg/grobid-client-python
Releases · grobidOrg/grobid-client-python
Release list
v0.1.5
What's Changed
- Standardize parameters naming by @lfoppiano in #108
- Warn when consolidating citations with a low timeout by @lfoppiano in #113
- Add Dependabot config for GitHub Actions maintenance by @lfoppiano in #110
- ci: bump codecov/codecov-action from 4 to 7 by @dependabot[bot] in #114
- ci: bump actions/checkout from 4 to 7 by @dependabot[bot] in #115
- ci: bump actions/setup-python from 5 to 7 by @dependabot[bot] in #116
New Contributors
- @dependabot[bot] made their first contribution in #114
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
What's Changed
- Refactor IO handling, fix assertions, fix reference parsing by @lfoppiano in #101
- Include formula in the JSON and MD output by @lfoppiano in #102
- Fix head of section with multi-sections by @lfoppiano in #103
- Add runtime and performance statistics by @lfoppiano in #106
- Add standalone CLI converters for JSON and Markdown by @lfoppiano in #104
- Allow output empty JSON or Markdown by @lfoppiano in #107
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
v0.1.0
What's Changed
- JSON output by @lfoppiano in #91
- Markdown output by @lfoppiano in #92
Full Changelog: v0.0.18...v0.1.0
v0.0.18
- Improve default logs messages
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- Updated defaults,
batch_sizeis set at 10 to avoid unexpected behaviors.
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Add --server to override any baseurl by @lfoppiano in #90
Full Changelog: v0.0.15...v0.0.16