Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

46 lines (30 loc) · 1.31 KB

Changelog

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.3 - 2025-01-14

Other

  • Chore/MCP Client tools and documentation (#10)
  • Feature/MCP Support (#9)
  • Chore/CI (#8)

0.1.2 - 2025-01-05

Other

  • 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

Fixed

  • Fix behaviour when return String type

Other

  • (example) New example for structured output
  • Add documentation for examples, update simple example
  • Update documentation
  • Move AgentTool to separate module

0.1.0

Added

  • Initial release
  • Simple example demonstrating functionality