Here we provide notes that summarize the most important changes in each released version.
Please consult the changelog to inform yourself about breaking changes and security issues.
v0.3.2 (2024-08-01) { id="0.3.2" }
- updated
somesy
pre-commit hook to versionv0.4.3
- updated project and template dependencies
- fixed python file imports
- updated readme with example code
- updated Contributing document issue
v0.3.1 (2024-07-10) { id="0.3.1" }
- update pre-commit hooks to the latest version
v0.3.0 (2024-02-27) { id="0.3.0" }
- added support for Windows
- fixed a bug where instantiation of template fails if no repository URL is provided
- improve usability and description of some CLI fields
v0.2.0 (2024-01-05) { id="0.2.0" }
- Refactored into custom tool
fair-python-cookiecutter
for more versatility and convenience
v0.1.0 (2023-07-24) { id="0.1.0" }
- First release