Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-mcp-stack/rust-mcp-schema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Choose a base ref
...
head repository: rust-mcp-stack/rust-mcp-schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 4 commits
  • 18 files changed
  • 1 contributor

Commits on Apr 3, 2025

  1. feat!: add support for schema version 2025-03-26 (#62)

    * feat: support 2025-03-26
    
    * Update README.md
    hashemix authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    10aca90 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. feat: set default schema version to 2024_11_05 (#64)

    * feat: support 2025-03-26
    
    * feat: update default schema version to 2024_11_05
    hashemix authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    c72d252 View commit details
    Browse the repository at this point in the history
  2. refactor: deprecated auto-generated struct name JsonrpcErrorError (#65)

    * chore: improve JsonrpcError
    
    * refactor: deprecated JsonRpcErrorError
    hashemix authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    18954db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdf66b4 View commit details
    Browse the repository at this point in the history
Loading