Skip to content

Releases: pypa/abi3audit

v0.0.19

12 Nov 21:48
4b1218b
Compare
Choose a tag to compare

What's Changed

  • Use assumed ABI3 version for shared objects without ".abi3." by @vadz in #119

Full Changelog: v0.0.18...v0.0.19

v0.0.18

07 Nov 17:06
efab2b9
Compare
Choose a tag to compare

What's Changed

  • build(deps): update rich requirement from <13.9.0,>=12.5.1 to >=12.5.1,<13.10.0 by @dependabot in #113
  • add Python 3.13 to CI, remove 3.8 by @woodruffw in #114
  • Improve error message when .so file without .abi3. in it is specified by @vadz in #118

New Contributors

  • @vadz made their first contribution in #118

Full Changelog: v0.0.17...v0.0.18

v0.0.17

30 Sep 20:11
2ac9acf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.17

v0.0.16

30 Sep 20:07
4d415e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.16

v0.0.15rc1

26 Jul 14:47
8ed6d8a
Compare
Choose a tag to compare
v0.0.15rc1 Pre-release
Pre-release
abi3audit: 0.0.15rc1

Signed-off-by: William Woodruff <[email protected]>

v0.0.14

25 Jul 18:27
503feb8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.13...v0.0.14

v0.0.13

16 Jul 22:40
0c67513
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

13 Jul 19:41
2e8106b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

12 Jul 15:31
e7c4a18
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): update packaging requirement from <24.0,>=21.3 to >=21.3,<25.0 by @dependabot in #88
  • fix: Create venv in configured directory by @nicholasjng in #90
  • build(deps): update requests requirement from <2.32.0,>=2.28.1 to >=2.28.1,<2.33.0 by @dependabot in #91
  • Get visibilities from shared objects to use them in filtering by @nicholasjng in #89
  • Support globs on Windows by @woodruffw in #93

Full Changelog: v0.0.10...v0.0.11

v0.0.10

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

Signed-off-by: William Woodruff <[email protected]>