Skip to content

Releases: henryiii/check-sdist

Version 1.0.0rc2

10 May 15:16
c3338ec
Compare
Choose a tag to compare
Version 1.0.0rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0rc1...v1.0.0rc2

Version 1.0.0rc1

08 May 02:43
661c81a
Compare
Choose a tag to compare
Version 1.0.0rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.3...v1.0.0rc1

Version 0.1.3

03 Oct 16:25
40b7a94
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

Version 0.1.2

18 Apr 19:08
1af81ec
Compare
Choose a tag to compare

This release fixes symlink detection (regression in 0.1.1). There's also now a --version flag.

What's Changed

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

Version 0.1.1

12 Apr 15:24
d9470e9
Compare
Choose a tag to compare

This version fixes a crash when running on a setuptools generated package. Also adds extended testing with an infrastructure for checking git repositories, mypy checking, and a minor cleanup to the internal API.

What's Changed

Full Changelog: v0.1.0...v0.1.1

Version 0.1.0

03 Apr 14:01
d0e02cb
Compare
Choose a tag to compare

First release of check-sdist! Basic checking + junk injection, some config (TOML only), pre-commit hook.