Skip to content

Releases: autopub/autopub

AutoPub 0.3.0

07 Jun 19:38
Compare
Choose a tag to compare
  • Remove hard dependency on Poetry, by @apollo13 via #38
  • Drop Python 3.6 support

AutoPub 0.2.2

22 Jun 06:36
Compare
Choose a tag to compare

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

AutoPub 0.2.1

20 May 15:28
Compare
Choose a tag to compare

Update github contributor message

AutoPub 0.2.0

15 Feb 14:47
Compare
Choose a tag to compare

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

AutoPub 0.1.7

03 Nov 11:04
Compare
Choose a tag to compare

Update dependency specifications to more up-to-date versions

AutoPub 0.1.6

23 Apr 11:57
Compare
Choose a tag to compare

Change minimum Python version from 3.7 to 3.6

AutoPub 0.1.5

18 Mar 14:47
Compare
Choose a tag to compare

Create CHANGELOG file if it does not exist

AutoPub 0.1.4

27 Feb 14:24
Compare
Choose a tag to compare

Ensure AutoPub can be used without installing github_release

AutoPub 0.1.3

14 Nov 16:29
Compare
Choose a tag to compare

Support GitHub Actions

AutoPub 0.1.2

23 Aug 16:56
Compare
Choose a tag to compare

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