Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 1.13 KB

File metadata and controls

26 lines (12 loc) · 1.13 KB

Changelog

0.1.1 (2026-03-10)

Features

  • a2aclient: add WithSLIMRPCTransport factory option (#8) (39cf98c)

Bug Fixes

  • a2aclient: rename SLIMProtocol identifier to "slimrpc" (#7) (e24fd16)

0.1.0 (2026-03-02)

Features

  • implement SLIM A2A client transport, server handler, and echo agent example (#1) (245fd76)
  • initalise the go module (b5d9bf5)

Miscellaneous Chores