Releases: metoro-io/mcp-golang
Releases · metoro-io/mcp-golang
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
Changelog
- fc0c308 Add weather tool example (#41)
- 4ce34a6 Disable caching in ci as its super slow (#35)
- ee31872 Fix typo in function name (#43)
- d5ed467 Implements handler update notifications (#42)
- 0fca40a Update README.md with example mcp server (#36)
- eba9334 Update docs to add tool usage (#37)
- 90cfe95 Update readme (#39)
- 7871b52 Update the readme (#38)
v0.1.0
Changelog
- b7e0f26 Add MIT License
- db6e545 Add SSE
- de1d5e5 Add SSE Server
- dff06d0 Add base docs
- f969640 Add debugging
- b158af8 Add discord
- f4364d8 Add docs link to readme
- 2fba96f Add docs to integration test (#32)
- 811eaef Add footers
- 0647cc3 Add goreleaser to release on tag push (#33)
- 9ef81c4 Add integration tests (#29)
- a7e7b16 Add library goal (#12)
- 8edcf8f Add logos
- 63842b5 Add more handler logic
- 96b8625 Add schema
- 0035693 Add some more badges (#30)
- e9c1312 Add stdio
- 1064320 Add stdio server implementation
- c5307cd Add stdio utils
- 2444a0d Add template for docs
- 2b762e1 Add test comments
- e9cfb63 Add testing prior to merge (#28)
- a49d631 Add tests and define boundaries of the api components (#27)
- c4831d6 Add the tool api
- 6277ef6 Add transport
- ed11052 Add type generation from schema
- 4c9f519 Add validate
- d4a21b4 Fix
- 208ca38 Fix
- 353e92b Fix code
- 35eb84f Fix code
- 5e55ea1 Fix tests
- 8abc6be Fix transport implementation for stdio
- f331ff1 Fix types
- 228a40a Fix utils
- 8455dbb Hide objects that dont need to be exported (#11)
- 8369c18 Implement prompts
- e054364 Implement resources
- 9af43a3 Implement the protocol
- f1a7a7b Init
- 60041ef Init mod
- 1663ccc Kinda working
- f876051 Mock around in the server
- 72aa9d8 More structure changes
- c8ff070 More tests
- 17c4b2e Move to server implementation
- 756f052 Nearly added initialize
- 8065b65 Overall idea
- e018ff1 Refactor location
- dc5e436 Remove empty checkbox from README (#10)
- ceb9a42 Rename
- e6ec5e0 Seperate everything out into packages
- f2729dd Stab one
- 2dd1734 Tool api looking nice
- 20e5b75 Update
- 6fd63e4 Update basic usage in docs (#14)
- e5c74cd Update goreleaser version (#34)
- 0028df9 Update h1 of readme (#31)
- c08de36 Update quick start (#13)
- 60016ca Update readme
- 711006a Update readme.md
- 4cc43a3 Update the example (#9)
- fc4fcf3 Update tool api
- f74305c Update tool api
- 3d782e3 Update types
- 93b43a3 Update types
- 1dd0b3f Updates the code
- 6b889d4 Working
- 2714246 Working
- a79e6b0 Working
- 006ace6 Working
- 5dd0975 Working
- 2829cb1 Working
- a4656ac Working initialize
- b7b333d Working resources e2e