Skip to content

Releases: python-wheel-build/elfdeps

v0.3.1

27 Apr 18:57

Choose a tag to compare

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

Full Changelog: v0.2.0...v0.3.1

v0.3.0

24 Apr 06:18

Choose a tag to compare

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

27 Aug 05:31
b79dbab

Choose a tag to compare

What's Changed

  • Add coverage to tests by @tiran in #5
  • Analyze directory tree and archives by @tiran in #6

Full Changelog: v0.1.2...v0.2.0

v0.1.2

06 Aug 11:07
464dfb9

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

06 Aug 11:02
62251c1

Choose a tag to compare

What's Changed

v0.1.0

29 Jul 06:15
e08bac2

Choose a tag to compare

What's Changed

Full Changelog: tiran/elfdeps@v0.0.1a1...v0.1.0

0.0.1a1 test release

26 Jun 08:35

Choose a tag to compare

First test release