Skip to content

Releases: atiasn/pyproject-creator

v0.4.1

12 Jun 08:50
Compare
Choose a tag to compare

v0.4.1 (2024-06-12)

Hotfix

  • mypy files error (#20)

v0.4.0

12 Jun 07:53
Compare
Choose a tag to compare

v0.4.0 (2024-06-12)

Feat

  • use click option (#19)

v0.3.2

06 Jun 14:38
Compare
Choose a tag to compare

v0.3.2 (2024-06-06)

Hotfix

  • pytest logger function (#17)

v0.3.1

04 Jun 02:09
Compare
Choose a tag to compare

v0.3.1 (2024-06-04)

Hotfix

  • update readme and poetry.lock (#16)

v0.3.0

03 Jun 15:12
Compare
Choose a tag to compare

v0.3.0 (2024-06-03)

Feat

  • template add pypi github action (#15)

v0.2.1

31 May 16:09
Compare
Choose a tag to compare

v0.2.1 (2024-05-31)

Fix

  • delete gpg sign

v0.2.0

31 May 15:53
Compare
Choose a tag to compare

v0.2.0 (2024-05-31)

Docs

  • update pypi badge (#12)

Feat

  • generate .cz.toml file using script (#8)
  • template add github action option (#3)
  • add github actio

Fix

  • update ci tag (#11)

Hotfix

  • update workflows release tag format (#7)

ci_update

  • add merge action
  • add push params (#9)
  • publish to pypi (#5)
  • refactor github workflows (#4)

init

  • use jinja2 to generate pyproject.toml