All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
12.0.0-alpha.1 - 2026-01-19
- (sacp) add matches_method to JrMessage, change parse_message to return Result
- upgrade to 11.0-alpha.1
- release
- (sacp) rename Jr* traits to JsonRpc* for clarity
10.1.0 - 2026-01-19
- (sacp) add matches_method to JrMessage, change parse_message to return Result
- (sacp) rename Jr* traits to JsonRpc* for clarity
10.0.0-alpha.1 - 2025-12-19
- (sacp) [breaking] use AsyncFnMut for tool closures with macro workaround
2.0.1 - 2025-12-12
- release
2.0.0 - 2025-12-12
- (sacp-derive) add derive macros for JrRequest, JrNotification, JrResponsePayload
- use derive macros for proxy_protocol types