File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to CodingScaffold are documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) , and the project
66aims to follow [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 0.3.0 ] — 2026-05-18
99
1010### Added
1111
@@ -192,5 +192,6 @@ for the supported entry points.
192192 supported. Windows native (outside WSL) works for documentation generation but not for tool
193193 installation — use WSL for the full flow.
194194
195+ [ 0.3.0 ] : https://github.com/JRS1986/CodingScaffold/releases/tag/v0.3.0
195196[ 0.2.0 ] : https://github.com/JRS1986/CodingScaffold/releases/tag/v0.2.0
196197[ 0.1.0 ] : https://github.com/JRS1986/CodingScaffold/releases/tag/v0.1.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " coding-scaffold"
7- version = " 0.2 .0"
7+ version = " 0.3 .0"
88description = " Local-first coding agent scaffold with hardware probing, provider discovery, and routing config generation."
99readme = " README.md"
1010requires-python = " >=3.11"
You can’t perform that action at this time.
0 commit comments