All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.5 - 2025-07-20
- ToolBox (#18) (by @AdamStrojek) - #18
- Chore/Prepare to release version 0.1.5 (#27) (by @AdamStrojek) - #27
- @AdamStrojek
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.4 - 2025-05-21
0.1.3 - 2025-01-14
- Feature/MCP Support (#9)
0.1.2 - 2025-01-05
- Fix links in README
- Update documentation (#7)
- (example) Custom Tool Example (#6)
- Implement Web Search Tool + add examples
- update documentation for Agent structure
- clippy updates
- convert tabs into spaces
0.1.1 - 2024-12-29
- (example) New example for structured output
- Add documentation for examples, update simple example
- Move AgentTool to separate module
- Fix behaviour when return String type
- Initial release
- Simple example demonstrating functionality