Skip to content

Releases: jameslamb/pydistcheck

v0.4.0

30 Apr 02:48
4ced5c9

Choose a tag to compare

Changes

💡 New Features

📖 Documentation

🛠 Maintenance

Contributors

@jameslamb

v0.3.0

16 Feb 04:42
ef6c94b

Choose a tag to compare

Changes

💡 New Features

📖 Documentation

🛠 Maintenance

Contributors

@jameslamb

v0.2.0

25 Nov 06:28
91e080b

Choose a tag to compare

Changes

💡 New Features

📖 Documentation

🛠 Maintenance

Contributors

@jameslamb

v0.1.0

27 Oct 02:50
c4414c2

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

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

Choose a tag to compare

Changes

💡 New Features

📖 Documentation

🛠 Maintenance

Contributors

@jameslamb

v0.0.1

02 Sep 03:55
84d2611

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.