1.1 KiB
1.1 KiB
Changelog
All notable changes to the Specify CLI will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.0.8] - 2025-09-19
Added
- Windsurf IDE support as additional AI assistant option
- GitHub token support for API requests to handle corporate environments and rate limiting (contributed by @zryfish in #243)
Changed
- Updated README with Windsurf examples and GitHub token usage
- Enhanced release workflow to include Windsurf templates
[0.0.7] - 2025-09-18
Changed
- Updated command instructions in the CLI.
- Cleaned up the code to not render agent-specific information when it's generic.
[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