github ChristianLempa/boilerplates v0.2.0-2
Release v0.2.0-2

7 hours ago

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.gz even when Python packaging normalizes the internal post-release version.

Changed

  • Clarified AGENTS.md guidance 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 | bash

Or install a specific version:

curl -fsSL https://raw.githubusercontent.com/christianlempa/boilerplates/main/scripts/install.sh |
  bash -s -- --version v0.2.0-2

Don't miss a new boilerplates release

NewReleases is sending notifications on new releases.