Skip to content

Conversation

@hashemix
Copy link
Member

@hashemix hashemix commented Mar 20, 2025

🤖 Automated release created! 🚀

0.2.0 (2025-03-22)

This update is classified as a breaking change due to the removal of certain deprecated methods and the standardization of method parameter order of generated constructors ( new(...) methods ) , ensuring that required arguments are placed before optional ones.

⚠ BREAKING CHANGES

  • Method parameter order of generated constructors ( new(...) methods ) has been standardized, with required arguments now consistently positioned before optional ones.
  • Deprecated get_method() methods have been eliminated.
  • improve generated schema, eliminate deprecated methods (#53)

Features

  • add associated methods to structs for static values (#56) (f5a97a3)
  • improve generated schema, eliminate deprecated methods (#53) (604de64)

This PR was generated with Release Please. See documentation.

@hashemix hashemix self-assigned this Mar 20, 2025
@hashemix hashemix force-pushed the release-please--branches--main--components--rust-mcp-schema branch from d71924d to 62cdc04 Compare March 22, 2025 12:48
@hashemix hashemix force-pushed the release-please--branches--main--components--rust-mcp-schema branch from 62cdc04 to 3fdc24d Compare March 22, 2025 12:50
@hashemix hashemix merged commit 137a22e into main Mar 22, 2025
6 checks passed
@hashemix
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants