Skip to content

v4.2

Compare
Choose a tag to compare
@abravalheri abravalheri released this 14 Mar 15:47
· 159 commits to master since this release

I am happy to announce the new release: PyScaffold v4.2.

This release brings a lot of improvements, specially in terms of continuous integrations!
The existing templates for Cirrus CI and GitLab CI were updated and PyScaffold can now generate configurations for GitHub Actions.

What's Changed

  • Added --github-actions extension, #619
  • Updated and improved --gitlab extension, #622
  • Updated and improved --cirrus extension, #625
  • Fixed tox -e publish example in docs by @bernhardschaefer, #627
  • Added colorama as a runtime dependency for windows, #624

New Contributors

Full Diff: v4.1.5...v4.2