Skip to content

Releases: joeblackwaslike/spinup-py

v0.3.0

12 Jun 17:09
087624d

Choose a tag to compare

0.3.0 (2026-06-12)

Features

  • template: add .tool-versions with dynamic python version (646106d)
  • template: restructure docs to match spinup-ts layout (047fd7f)
  • use serena CLI for project init and add --shared-server to beads (37197ac)

Bug Fixes

  • ci: docs-deploy deps + release-please/prettier hygiene (#5) (4fcd905)
  • ci: exclude release-please-owned files from prettier (72134db)
  • ci: install mkdocs deps for docs deploy (e8b66ba)
  • ci: use docs group in the manual on-release-main docs deploy too (32d3ed6)

Documentation

  • template: add setup step to AGENTS.md (e052441)

v0.2.0

10 Jun 03:25
f4e9371

Choose a tag to compare

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)

Small improvements mostly in documentation

30 Jul 15:42
3c22c26

Choose a tag to compare

v1.1.0

09 Mar 21:21

Choose a tag to compare