Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 03:25
f4e9371

0.2.0 (2026-06-10)

Features

  • add --non-interactive flag to the CLI (5529e8b)
  • add build_default_config for non-interactive scaffolding (17aac2e)
  • add CLAUDE.md template to generated projects (3da575c)
  • fetch cookiecutter template from GitHub when not installed from source (9b9ba73)
  • thread non_interactive through run_new/scaffold (skip push prompt) (2b63682)

Bug Fixes

  • repoint tool configs to spinup_py import path (497cfa2)
  • review: handle pydantic ValidationError and missing-git OSError (c4b4fa0)
  • review: pin uv base image to 0.11.19 in template Dockerfile (ba11d72)
  • review: restructure template Dockerfile and wire .dockerignore (b851389)
  • security: pin third-party actions to SHAs and harden template Dockerfile (3ff2fe0)
  • security: resolve SonarCloud hotspots + harden template Dockerfile (#4) (c3355d8)

Documentation

  • add Discord channel and invite badges (93900a0)
  • design spec for spinup-py rename + CI/CD & PyPI publishing (aca6805)
  • flip template — AGENTS.md source of truth, CLAUDE.md = @AGENTS.md (642110e)
  • implementation plan for spinup-py rename + CI/CD (f3d5481)
  • include local-path rename (last) in spinup-py spec (81b4b31)
  • rebrand README/docs to spinup-py + document --non-interactive and SPINUP_PY_TEMPLATE (b816878)