Files
spec-kit/CHANGELOG.md
2025-09-18 15:39:30 +09:00

42 lines
927 B
Markdown

# Changelog
All notable changes to the Specify CLI will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.0.7] - 2025-09-18
### Added
- Codex CLI support across the Specify CLI, documentation, and bootstrap scripts, including automatic command template provisioning and upgrades.
- Codex-aware updates to agent context automation so `update-agent-context.sh` can manage Codex project state alongside existing assistants.
## [0.0.6] - 2025-09-17
### Added
- opencode support as additional AI assistant option
## [0.0.5] - 2025-09-17
### Added
- Qwen Code support as additional AI assistant option
## [0.0.4] - 2025-09-14
### Added
- SOCKS proxy support for corporate environments via `httpx[socks]` dependency
### Fixed
N/A
### Changed
N/A