Skip to content

Releases: jameslamb/pydistcheck

v0.1.0

27 Oct 02:50
c4414c2
Compare
Choose a tag to compare

Changes

As of this release, pydistcheck is minimally usable 🎉 .

# check distributions
pydistcheck dist/*

# print diagnostic information about distributions
pydistcheck --inspect dist/*

💡 New Features

🙈 Bug Fixes

📖 Documentation

🛠 Maintenance

Contributors

@jameslamb

v0.0.2.99

06 Sep 02:10
Compare
Choose a tag to compare

This release was created just to test changes to the repo's automation, and doesn't contain any actual code changes.

v0.0.2

02 Sep 05:16
d76bf6d
Compare
Choose a tag to compare

Changes

💡 New Features

📖 Documentation

🛠 Maintenance

Contributors

@jameslamb

v0.0.1

02 Sep 03:55
84d2611
Compare
Choose a tag to compare

Initial release of pydistcheck 🎉

This version is pretty useless, but it set up the basic infrastructure like the project name, PyPI project, readthedocs site, etc.