Boilerplates CLI v0.2.0-2
Fixed
- Release workflow now publishes a tag-matching hotfix source archive such as
boilerplates-0.2.0-2.tar.gzeven when Python packaging normalizes the internal post-release version.
Changed
- Clarified
AGENTS.mdguidance around the canonical template library location and required pre-release verification steps.
Installation
Install using the installation script:
curl -fsSL https://raw.githubusercontent.com/christianlempa/boilerplates/main/scripts/install.sh | bashOr install a specific version:
curl -fsSL https://raw.githubusercontent.com/christianlempa/boilerplates/main/scripts/install.sh |
bash -s -- --version v0.2.0-2