Liking cljdoc? Tell your friends :D

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

Versions prior to v0.1.0 are considered experimental, their API may change.

[Unreleased]

[v0.1.1-alpha] - 2025-07-03

Fixed

  • Server API: completion functions for prompts are now optional.
  • Server API: completion functions for resource URIs are now optional.
  • Server API: :resource-templates is now optional in the session.
  • Server API: A promise bug when a response from an MCP client contained an error.
  • Server API: The default log level, if unspecified, is now "debug".

Changed

  • json-rpc/handle-message's method signature was changed from [context] to [context message].

[v0.1.0-alpha] - 2025-07-01

Added

  • First release 🎉

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close