Releases: sanders41/python-project-generator
Releases · sanders41/python-project-generator
v0.5.0
Changes
- Add python 3.12 to test matrix @sanders41 (#89)
Features
- Simplify CI caching and fix pyo3 python CI @sanders41 (#88)
Bug Fixes
- Simplify CI caching and fix pyo3 python CI @sanders41 (#88)
v0.4.1
Changes
- Change spinner style @sanders41 (#76)
v0.4.0
Changes
- Bump default ruff version from 0.0.287 to 0.0.289 @sanders41 (#73)
- Remove generated directory if creation fails @sanders41 (#67)
- Bump default dependency versions @sanders41 (#66)
Features
- Add option to specify dependabot schedule @sanders41 (#74)
v0.3.0
Changes
⚠️ Breaking changes
- Change use_pyo3 to project_manager with options of Poetry and Maturin @sanders41 (#63)
v0.2.1
v0.2.0
Changes
Features
- Add CLI option to use default values without prompt @sanders41 (#56)
- Add option to build PyO3 projects @sanders41 (#55)
Bug Fixes
- Fix default year @sanders41 (#57)
v0.1.2
Changes
- Bump default pytest to 7.4.2 @sanders41 (#54)
Bug Fixes
- Fix license format in pyproject.toml @sanders41 (#51)
- Fix poetry build when source dir and slug names differ @sanders41 (#50)
v0.1.1
Changes
- Use checkout@4 for github actions @sanders41 (#44)
v0.1.0
Changes
- Bump the default pytest version to 7.4.1 @sanders41 (#41)
- Default to current year for copyright @sanders41 (#39)
- Fix bugs in project info prompts @sanders41 (#38)
- Change binary name to python-project @sanders41 (#37)
- Add ability to save default values @sanders41 (#35)
- Fix end of file spacing in files @sanders41 (#33)
- Set default ruff to 0.0.287 @sanders41 (#32)
- Add progress indicator @sanders41 (#30)
- Get latest versions for pre-commit @sanders41 (#29)
- Initialize git @sanders41 (#19)
- Add cli @sanders41 (#18)
- Dependency versions @sanders41 (#17)
- Check if project directory already exists @sanders41 (#12)
- Send correct parameter @sanders41 (#10)
- Add ci testing files @sanders41 (#4)
- Add pypi publish file creation @sanders41 (#3)
- Add release drafter creation @sanders41 (#2)
- Add dependabot creation @sanders41 (#1)