Skip to content

Releases: billsioros/cookiecutter-pypackage

v1.0.2

21 May 13:25
Compare
Choose a tag to compare

Fix

  • Enclose secrets in braces (4465b7c)

See all commits in this version

v1.0.1

21 May 13:17
Compare
Choose a tag to compare

Fix

  • Add mkdocstrings python handler (8fa2cc6)

See all commits in this version

v1.0.0

21 May 10:53
Compare
Choose a tag to compare

Feature

  • Drop support for python versions < 3.9 (814152f)

Breaking

  • drop support for python versions < 3.9 (814152f)

Documentation

  • license: Update copyright year(s) (7c64691)

See all commits in this version

v0.7.0

17 May 21:04
Compare
Choose a tag to compare

Feature

  • Add check-jsonschema hook (0bc2517)

See all commits in this version

v0.6.0

16 May 21:52
Compare
Choose a tag to compare

Feature

  • Replace flakehell with flakeheaven (005278a)

Fix

See all commits in this version

v0.5.0

12 May 22:17
Compare
Choose a tag to compare

Feature

  • post_gen hook now updates deps (4b1a964)

Documentation

  • license: Update copyright year(s) (2a839c3)

See all commits in this version

v0.4.0

27 Sep 13:37
Compare
Choose a tag to compare

Feature

  • main: Update pre-commit hooks on cookiecutter generation (1ebaeee)

Documentation

  • main: Mentioned dependabot (560c8ee)
  • main: Reference mike in features (fc50f59)
  • main: Mention a few more features (a70a390)
  • main: Mention mkdocstrings (ea529fa)

See all commits in this version

v0.3.4

11 Sep 17:58
Compare
Choose a tag to compare

Fix

  • main: Add cpr id to peter-evans/create-pull-request (0f56e29)

Documentation

  • main: Mention some more features (4ae367c)
  • template: Change pip install directive (cf8cb37)
  • main: Add missing feature links (46d8cbe)
  • template: Add icons (af8d403)
  • main: Include features section (f379f55)
  • template: Add citation (50323eb)
  • template: Add project description (5c0b05a)

See all commits in this version

v0.3.3

10 Sep 17:36
Compare
Choose a tag to compare

Fix

  • main: Print actual cmd on post_gen_hooks error (aca2b29)

Documentation

  • main: Add license scanning badge to README (fed96ac)
  • template: Add license scanning badge to README (e1a5f11)

See all commits in this version

v0.3.2

09 Sep 22:01
Compare
Choose a tag to compare

Fix

  • main: Remove invalid type-check testenv from tox.ini (591e270)
  • main: Test commands via poetry on test suite (92cc32b)
  • main: Assert result.exception is None before proceeding (f3a103e)
  • main: PosixPath attribute errors (e9a1458)
  • template: Generate license locally (6b1de5b)
  • main: Invalid pathlib.Path usage (d1df22b)

See all commits in this version