Releases: dwhswenson/autorelease
autorelease 0.5.0
autorelease 0.4.2
Fix packaging error (missing MANIFEST.in).
autorelease 0.4.1
autorelease 0.4.0
autorelease 0.3.2
This is a minor bugfix release to fix problems that pushing to a stable branch on a fork would trigger the release process. (Leading to confusing errors, since the fork doesn't have the authorization to actually cut a release.)
Bugs fixed
- Prevent actions from running on forks (#100)
autorelease 0.3.1
Autorelease 0.3.1 is a minor update on Autorelease 0.3.0, with internal improvements on the vendored actions and updates to the release note writer to address changes in GitHub's markdown rendering for PRs.
Miscellaneous improvements
autorelease 0.3.0
Autorelease 0.3.0 represents a significant improvement in allowing customizability, by allowing override scripts in the .autorelease
directory.
New features
Bugs fixed
- Fix some issues in deploying on Travis (#90)
autorelease 0.2.6
For 0.2.2 <= version <= 0.3, we are testing/implementing support for other CI platforms in Autorelease.
Bugs fixed
- More improvement to GitHub Actions support (#86)
autorelease 0.2.5
For 0.2.2 <= version <= 0.3, we are testing/implementing support for other CI platforms in Autorelease.