Skip to content

Releases: billsioros/cookiecutter-pypackage

v0.3.1

07 Sep 17:17
Compare
Choose a tag to compare

Fix

  • Get rid of DeprecationWarning error(s) (f231ce4)
  • Generate license regardless of skip_setup (b49fa86)

Documentation

  • main: Remove all-contributors section (0a09992)

See all commits in this version

v0.3.0

07 Sep 11:11
Compare
Choose a tag to compare

Feature

Documentation

  • template: Uppercase license in URLs (76a38eb)
  • main: Remove codecov badge (261f944)
  • template: Update buymeacoffee badge href (e1645a3)

See all commits in this version

v0.2.1

06 Sep 08:40
Compare
Choose a tag to compare

Fix

  • Set skip_setup to True when creating a PR (b2c028f)

See all commits in this version

v0.2.0

06 Sep 08:31
Compare
Choose a tag to compare

Feature

  • main: Add validate_project_name validator (eb535a9)
  • Add generate_license task (365e0e0)
  • main: Add cookiecutter pre/post gen hooks (c1aeac8)

Fix

  • main: skip_setup when creating a pull request (108ef3f)

Documentation

  • template: Add renovate and buymeacoffee badges (de2c7cd)
  • template: Add custom license url (1f7deba)
  • template: Add basic module documentation (bd61f81)

See all commits in this version

v0.1.3

01 Sep 18:24
Compare
Choose a tag to compare

Fix

  • template: black & isort failing due to missing newline (86981f1)

See all commits in this version

v0.1.2

28 Aug 12:17
Compare
Choose a tag to compare

Fix

  • Remove .git from github_repository input variable (41cc778)

See all commits in this version

v0.1.1

28 Aug 12:04
Compare
Choose a tag to compare

Fix

  • main: Unable to process command set-output (101e234)

See all commits in this version

v0.1.0

27 Aug 22:41
Compare
Choose a tag to compare

Feature

  • Add the github_repository input variable (dbf23f4)

See all commits in this version

v0.0.10

27 Aug 20:51
Compare
Choose a tag to compare

Fix

  • template: mypy does not apply to this repository (f8623e6)

See all commits in this version

v0.0.9

27 Aug 20:30
Compare
Choose a tag to compare

Fix

  • main: Create empty dist folder on ci (48ca83a)

See all commits in this version