Releases: mumblepins/template-python-library
v0.1.6
v0.1.6 (2026-06-12)
This release is published under the MIT License.
Detailed Changes: v0.1.5...v0.1.6
v0.1.4
v0.1.4 (2026-06-12)
Bug Fixes
-
Remove embedded JetBrains config and update templates (
92c1d02) -
Purge .idea/ files and consolidate JetBrains gitignore rules
-
Restructure README template with license badge, install/dev/docs sections
-
Fix copier.yml to stop excluding .gitignore from generated projects
Detailed Changes: v0.1.3...v0.1.4
v0.1.3
v0.1.3 (2026-06-12)
Bug Fixes
-
Correct copier template rendering for README.md and license handling (
ee5b26c) -
Removed README.md from _exclude so it renders correctly
-
Fixed license classifier indentation with proper Jinja whitespace control
-
Omitted license line and classifier when license=None instead of emitting invalid values
Detailed Changes: v0.1.2...v0.1.3
v0.1.2
v0.1.1
v0.1.1 (2026-06-11)
Bug Fixes
-
Harden CI security and improve template gitignore handling (
55d0ac4) -
Pin prek to v0.4.4 in CI workflow
-
Separate uv.lock handling for template vs generated projects
-
Remove duplicate Linux section from gitignore
Detailed Changes: v0.1.0...v0.1.1
v0.1.0
v0.1.0 (2026-06-11)
- Initial Release