Autopub Versions Save

Automatically publish package releases upon pull request merge

0.3.0

1 year ago
  • Remove hard dependency on Poetry, by @apollo13 via #38
  • Drop Python 3.6 support

0.2.2

1 year ago

Fix error when creating GitHub releases [PR #28 by Patrick Arminio]

0.2.1

3 years ago

Update github contributor message

0.2.0

3 years ago

Add GitHub PR & contributor info to the changelog [PR #17 by Marco Acierno]

0.1.7

3 years ago

Update dependency specifications to more up-to-date versions

0.1.6

4 years ago

Change minimum Python version from 3.7 to 3.6

0.1.5

4 years ago

Create CHANGELOG file if it does not exist

0.1.4

4 years ago

Ensure AutoPub can be used without installing github_release

0.1.3

4 years ago

Support GitHub Actions

0.1.2

4 years ago

Switch default subprocess output decoding from ASCII to UTF-8.