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-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rust-mcp-macros-v0.1.2
Choose a base ref
...
head repository: rust-mcp-stack/rust-mcp-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rust-mcp-macros-v0.2.0
Choose a head ref
  • 15 commits
  • 53 files changed
  • 4 contributors

Commits on Mar 30, 2025

  1. chore: update cargo

    hashemix committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    9cda30c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2025

  1. feat: update to latest version of rust-mcp-schema (#9)

    * feat: update to latest version of rust-mcp-schema
    
    * Update multiple dependencies to use latest minor versions
    hashemix authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    05f4729 View commit details
    Browse the repository at this point in the history
  2. chore: house keeping, more tests, improved documentation (#10)

    * chore: house keeping
    
    * add more tests
    
    * test: add more macro tests
    hashemix authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    2c46028 View commit details
    Browse the repository at this point in the history
  3. chore: update dependencies

    hashemix committed Apr 5, 2025
    Configuration menu
    Copy the full SHA
    151288d View commit details
    Browse the repository at this point in the history
  4. chore: update readme

    hashemix committed Apr 5, 2025
    Configuration menu
    Copy the full SHA
    a948bbd View commit details
    Browse the repository at this point in the history
  5. chore: release main (#11)

    hashemix authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    e00913a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. refactor!: naming & less constrained dependencies (#8)

    * Changed naming to adhere to official Rust API guidelines.
    
    * Re-renamed handle_get_prompt_request(), see #8.
    virtualritz authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    2aa469b View commit details
    Browse the repository at this point in the history
  2. ci: update release please

    hashemix committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    9d8ed36 View commit details
    Browse the repository at this point in the history
  3. chore: update rp id

    hashemix committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    d25ec47 View commit details
    Browse the repository at this point in the history
  4. ci: update lint-pr

    hashemix committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    aae4576 View commit details
    Browse the repository at this point in the history
  5. chore: update workflow group

    hashemix committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    3cf9cc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6f5106 View commit details
    Browse the repository at this point in the history
  7. docs: update readme

    hashemix committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    31130c1 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    hashemix authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    43e85e2 View commit details
    Browse the repository at this point in the history
  9. chore: release main (#14)

    * chore: release main
    
    * chore: update Cargo.toml for release
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    hashemix and github-actions[bot] authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    d5e3c0c View commit details
    Browse the repository at this point in the history
Loading