Skip to content

Releases: trailofbits/abi3audit

v0.0.10

04 Apr 21:16
9e639f5
Compare
Choose a tag to compare
abi3audit: 0.0.10

Signed-off-by: William Woodruff <william@trailofbits.com>

v0.0.9

27 Oct 14:59
03aa054
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): update requests-cache requirement from ~=0.9.6 to >=0.9.6,<1.1.0 by @dependabot in #54
  • build(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by @dependabot in #56
  • CODEOWNERS: add owners by @woodruffw in #57
  • build(deps): bump sigstore/gh-action-sigstore-python from 1.2.1 to 1.2.2 by @dependabot in #59
  • build(deps): bump sigstore/gh-action-sigstore-python from 1.2.2 to 1.2.3 by @dependabot in #60
  • build(deps-dev): update requests requirement from ~=2.28.1 to >=2.28.1,<2.30.0 by @dependabot in #61
  • build(deps): bump pypa/gh-action-pip-audit from 1.0.6 to 1.0.7 by @dependabot in #62
  • build(deps-dev): update requests requirement from <2.30.0,>=2.28.1 to >=2.28.1,<2.31.0 by @dependabot in #64
  • build(deps): bump trailofbits/.github from 0.0.4 to 0.1.1 by @dependabot in #63
  • build(deps): bump trailofbits/.github from 0.1.1 to 0.1.2 by @dependabot in #65
  • build(deps): bump trailofbits/.github from 0.1.2 to 0.1.3 by @dependabot in #66
  • build(deps-dev): update requests requirement from <2.31.0,>=2.28.1 to >=2.28.1,<2.32.0 by @dependabot in #67
  • build(deps): bump pypa/gh-action-pip-audit from 1.0.7 to 1.0.8 by @dependabot in #68
  • dependabot: weekly updates by @woodruffw in #69
  • build(deps-dev): update rich requirement from <13.4.0,>=12.5.1 to >=12.5.1,<13.5.0 by @dependabot in #70
  • build(deps-dev): update requests-cache requirement from <1.1.0,>=0.9.6 to >=0.9.6,<1.2.0 by @dependabot in #71
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #74
  • build(deps): bump sigstore/gh-action-sigstore-python from 1.2.3 to 2.1.0 by @dependabot in #76
  • build(deps-dev): update rich requirement from <13.5.0,>=12.5.1 to >=12.5.1,<13.7.0 by @dependabot in #75

Full Changelog: v0.0.8...v0.0.9

v0.0.9a0

16 Mar 14:41
851b248
Compare
Choose a tag to compare
v0.0.9a0 Pre-release
Pre-release

What's Changed

  • build(deps-dev): update requests-cache requirement from ~=0.9.6 to >=0.9.6,<1.1.0 by @dependabot in #54
  • build(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by @dependabot in #56
  • CODEOWNERS: add owners by @woodruffw in #57

Full Changelog: v0.0.8...v0.0.9a0

Release v0.0.8

24 Feb 20:48
v0.0.8
222a5c6
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump sigstore/gh-action-sigstore-python from 0.0.11 to 0.1.0 by @dependabot in #25
  • build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 by @dependabot in #26
  • build(deps): bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 by @dependabot in #27
  • build(deps): bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by @dependabot in #28
  • build(deps): bump pypa/gh-action-pip-audit from 1.0.1 to 1.0.2 by @dependabot in #29
  • build(deps-dev): update packaging requirement from ~=21.3 to >=21.3,<23.0 by @dependabot in #30
  • add --assume-minimum-abi3 CLI flag by @jaimergp in #33
  • build(deps): bump sigstore/gh-action-sigstore-python from 0.1.0 to 0.2.0 by @dependabot in #36
  • build(deps): bump pypa/gh-action-pip-audit from 1.0.2 to 1.0.4 by @dependabot in #39
  • build(deps-dev): update rich requirement from <12.7.0,>=12.5.1 to >=12.5.1,<13.1.0 by @dependabot in #40
  • build(deps-dev): update packaging requirement from <23.0,>=21.3 to >=21.3,<24.0 by @dependabot in #41
  • build(deps): bump pypa/gh-action-pip-audit from 1.0.4 to 1.0.5 by @dependabot in #42
  • build(deps): bump sigstore/gh-action-sigstore-python from 0.2.0 to 0.3.0 by @dependabot in #43
  • build(deps-dev): update rich requirement from <13.1.0,>=12.5.1 to >=12.5.1,<13.2.0 by @dependabot in #45
  • build(deps): bump sigstore/gh-action-sigstore-python from 0.3.0 to 1.0.0 by @dependabot in #44
  • build(deps-dev): update rich requirement from <13.2.0,>=12.5.1 to >=12.5.1,<13.3.0 by @dependabot in #46
  • build(deps-dev): update rich requirement from <13.3.0,>=12.5.1 to >=12.5.1,<13.4.0 by @dependabot in #48
  • Make abi3audit python 3.8 compatible by @ret2libc in #47
  • Cleanup, best practices by @woodruffw in #49
  • build(deps): bump sigstore/gh-action-sigstore-python from 1.0.0 to 1.1.0 by @dependabot in #50
  • treewide: replace flake8 with ruff by @woodruffw in #35
  • build(deps): bump sigstore/gh-action-sigstore-python from 1.1.0 to 1.2.1 by @dependabot in #51
  • build(deps): bump pypa/gh-action-pip-audit from 1.0.5 to 1.0.6 by @dependabot in #53

New Contributors

Full Changelog: v0.0.7...v0.0.8

Release 0.0.7

22 Nov 21:11
v0.0.7
729c6c5
Compare
Choose a tag to compare
v0.0.7

0.0.7

Release 0.0.6

22 Nov 15:45
v0.0.6
fdb3996
Compare
Choose a tag to compare
v0.0.6

0.0.6

Release 0.0.5

17 Oct 18:11
v0.0.5
b65e1dd
Compare
Choose a tag to compare

Full Changelog: v0.0.4...v0.0.5

Release 0.0.4

17 Oct 18:08
v0.0.4
ca03f9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

Release 0.0.3

05 Oct 21:20
v0.0.3
17cf788
Compare
Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

Release 0.0.2

28 Sep 01:51
v0.0.2
7f19a63
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/trailofbits/abi3audit/commits/v0.0.2