v1.0.0
What's Changed
❗ BREAKING CHANGES
- [BUG] ID field is incorrectly put inside
properties; should be top level attribute by John McCall (@lowlydba) in #118
This changes the format of the data output and may be breaking for any programmatic consumers of the data. See #118 for specific details.
Other Changes
- [SECURITY] Harden GitHub Workflows by John McCall (@lowlydba) in #108
- CHORE(deps): Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 by Dependabot (@dependabot)[bot] in #109
- CHORE(deps): Bump astral-sh/setup-uv from 7.3.0 to 8.0.0 by Dependabot (@dependabot)[bot] in #110
- [DOCS] Add homebrew installation by Francisco Jiménez (@jjcfrancisco) in #111
- CHORE(deps): Bump lowlydba/are-we-good from 1.0.1 to 1.0.2 by Dependabot (@dependabot)[bot] in #112
- [FEATURE] Download progress bar by Francisco Jiménez (@jjcfrancisco) in #97
- CHORE(deps): Bump actions/upload-artifact from 7.0.0 to 7.0.1 by Dependabot (@dependabot)[bot] in #114
- CHORE(deps): Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 by Dependabot (@dependabot)[bot] in #115
- [FEATURE] Add binary builds + QoL upgrades by John McCall (@lowlydba) in #117
Full Changelog: v0.20.0...v1.0.0