Skip to content

v4.1.5

Choose a tag to compare

@abravalheri abravalheri released this 22 Feb 16:28
· 238 commits to master since this release

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

Main Changes

  • Add pyenv's .python-version into .gitignore, #576
  • Added more --very-verbose logging to make clearer what's going on, #578
  • Updated versions of containers in CI config, #583
  • Fixed coverage config template for namespaced packages, #610
  • Replaced internal appdirs dependency with platformdirs, #584

Documentation Changes

  • Mention python -m setuptools_scm as a form of debugging, #574
  • Mention setting the default branch in git in docs, #577
  • Fix documented path to pyscaffold/default.cfg, #580

New Contributors

Full Diff: v4.1.4...v4.1.5