Releases: python-wheel-build/elfdeps
Releases · python-wheel-build/elfdeps
v0.3.1
What's Changed
- feat: Add dynamic symbol extraction by @tiran in #11
- chore: Drop Python 3.10, test on 3.13 and 3.14 by @tiran in #9
- fix: optimize archive access by @tiran in #10
- fix: use enum.StrEnum instead of str, enum.Enum by @tiran in #14
- ci: harden GitHub Actions workflows, add AGENTS.md by @tiran in #13
- Add Mergify configuration for automatic PR merging by @rd4398 in #12
- ci: change Mergify merge method from merge to rebase by @rd4398 in #18
- chore(deps): Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.3.0 in the actions group by @dependabot[bot] in #15
- ci: remove Test PyPI publishing by @tiran in #16
- build: replace setuptools with hatchling by @tiran in #17
- cli: human-readable YAML-like output with --symbols flag by @tiran in #20
- ci: use PyPI attestations instead of sigstore + gh release upload by @tiran in #19
New Contributors
- @rd4398 made their first contribution in #12
- @dependabot[bot] made their first contribution in #15
Full Changelog: v0.2.0...v0.3.1
v0.3.0
What's Changed
- feat: Add dynamic symbol extraction by @tiran in #11
- chore: Drop Python 3.10, test on 3.13 and 3.14 by @tiran in #9
- fix: optimize archive access by @tiran in #10
- ci: harden GitHub Actions workflows, add AGENTS.md by @tiran in #13
- Add Mergify configuration for automatic PR merging by @rd4398 in #12
- ci: change Mergify merge method from merge to rebase by @rd4398 in #18
- ci: remove Test PyPI publishing by @tiran in #16
- build: replace setuptools with hatchling by @tiran in #17
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.2
v0.1.1
v0.1.0
What's Changed
- Fix tests, update README, unique by @tiran in https://github.com/tiran/elfdeps/pull/1
- Major rework by @tiran in https://github.com/tiran/elfdeps/pull/2
Full Changelog: tiran/elfdeps@v0.0.1a1...v0.1.0
0.0.1a1 test release
First test release