CHANGELOG.md•3.61 kB
# Changelog
All notable changes to this project will be documented in this file.
## [0.10.1] - 2025-09-30
### ⚙️ Miscellaneous Tasks
- Bump version from 0.10.0 to 0.10.1
## [0.10.0] - 2025-08-25
### ⚙️ Miscellaneous Tasks
- Update dependencies
- Update CHANGELOG.md for v0.10.0 release with dependency updates
## [0.9.0] - 2025-08-16
### 🚀 Features
- Add Docker image publishing workflow and documentation
### ⚙️ Miscellaneous Tasks
- Update deps
- Update CHANGELOG.md for v0.9.0 with Docker workflow and dependency updates
## [0.8.1] - 2025-08-04
### 💼 Other
- Update dependencies including anyio, certifi, cyclopts and docstring-parser
### ⚙️ Miscellaneous Tasks
- Update dependencies including anyio, certifi, cyclopts and docstring-parser
## [0.8.0] - 2025-07-20
### 🚀 Features
- Improve docstring formatting and clarity in mcp_server.py
### 🐛 Bug Fixes
- Update package name from mcp-sequential-thinking to sequential-thinking-mcp in README examples
### 📚 Documentation
- Update changelog with package name fix and dependency cleanup
### ⚙️ Miscellaneous Tasks
- Remove version specifiers from dev dependencies in lock file
- Optimize GitHub Actions workflow with uv caching and conditional builds
- Update dependencies
- Prepare release v0.8.0 with docstring improvements and workflow optimizations
## [0.7.0] - 2025-07-02
### 🚀 Features
- Rework docker setup and update readme instructions
### 🐛 Bug Fixes
- Update test assertion to use new result.content format
### 📚 Documentation
- Add comprehensive README with setup, usage and features
- Update changelog for v0.7.0 with docker setup and readme improvements
## [0.6.2] - 2025-06-26
### 🚜 Refactor
- Improve thought logging with better handling of optional tool and next step fields
### 📚 Documentation
- Update changelog for v0.6.2 with improved thought logging
## [0.6.1] - 2025-06-22
### 📚 Documentation
- Clarify thought logging process and improve example in MCP server docstring
### ⚙️ Miscellaneous Tasks
- Add pytest to CI workflow alongside ruff and mypy
- Bump sequential-thinking-mcp version to 0.6.1
- Update changelog for v0.6.1 with pytest integration and doc improvements
## [0.6.0] - 2025-06-22
### 🚀 Features
- Add pytest integration with async test for MCP server
### 🐛 Bug Fixes
- Typo
### 🚜 Refactor
- Simplify thought tracking by removing revision flag and remaining steps
### ⚙️ Miscellaneous Tasks
- Update changelog for v0.6.0 release with pytest integration and thought tracking changes
## [0.5.0] - 2025-06-20
### 🚜 Refactor
- Simplify thought tracking with improved thread and tool recommendation system
### ⚙️ Miscellaneous Tasks
- Changelog for v0.5.0
## [0.4.0] - 2025-06-19
### 🚜 Refactor
- Simplify sequential thinking server with focused tool recommendations
### ⚙️ Miscellaneous Tasks
- Add --fix flag to ruff check and upgrade fastmcp to 2.8.1
- Update changelog for v0.4.0 with refactoring and task updates
## [0.3.0] - 2025-06-14
### 🐛 Bug Fixes
- Remove unused Context parameters and convert clear_thoughts to resource
### 📚 Documentation
- Update changelog for v0.3.0 with bug fixes and context cleanup
## [0.2.0] - 2025-06-14
### 🚀 Features
- Add comprehensive sequential thinking instructions and clear thoughts tool
### ⚙️ Miscellaneous Tasks
- Update changelog for v0.2.0 release with sequential thinking features
## [0.1.0] - 2025-06-13
### ⚙️ Miscellaneous Tasks
- Add .env and .venv to gitignore
<!-- generated by git-cliff -->