Releases: zoedsoupe/anubis-mcp
Releases · zoedsoupe/anubis-mcp
v0.14.1
0.14.1 (2025-10-07)
Bug Fixes
- correct capability parsing to nest options under capability keys (#31) (9946027)
- correctly handle timeouts and keepalive (#41) (2f44840)
Documentation
- rewrite introduction/home documentation page (34baf39)
Miscellaneous Chores
- add sponsors section with coderabbit (f04f8bb)
- update example projects elixir deps, use fixed otp version and stable version for CLI release (b362e54)
Continuous Integration
- fix zig version for CLI release and locally on flake (e7ed2b4)
v0.14.0
0.14.0 (2025-08-21)
Features
resources/templates/list
method for clients (a6eb210)
Bug Fixes
- align docs and parsing of server component schema-field definition options (#12) (cb2df76)
- correctly pass server call timeout options (a49f497)
- explicit handle title for components (#9) (1adfed2)
- output schemas should not validate on error resps (#15) (b5faaad)