Skip to content

Releases: butkoden/muscles-jsonrpc

muscles-jsonrpc v1.0.2

Choose a tag to compare

@butkoden butkoden released this 27 Jul 21:57
f0cce0c

JSON-RPC core stream projection release.\n\n- projects core progress/log/result/error events into a stable result.stream envelope;\n- preserves ordinary JSON-RPC behavior for non-stream list/tuple results;\n- exposes stream metadata through discovery;\n- closes #3.

muscles-jsonrpc 1.0.1

Choose a tag to compare

@butkoden butkoden released this 27 Jul 20:49
f32c3de

Release with PyPI ecosystem cross-links and trusted publishing metadata.

v1.0.0

Choose a tag to compare

@butkoden butkoden released this 27 Jul 16:17

What's Changed

  • feat: JSON-RPC adapter for Muscles actions (#1) by @butkoden in #2
  • Add JSON-RPC discovery and stream guard by @butkoden in #5
  • docs: add ecosystem links to JSON-RPC package by @butkoden in #6

Full Changelog: https://github.com/butkoden/muscles-jsonrpc/commits/v1.0.0