Releases: jamesmunns/postcard-rpc
Releases · jamesmunns/postcard-rpc
v0.11.8
What's Changed
- Update comms-postcard-rpc.md (typo) by @spookyvision in #87
- Correctly register waitmap before sending a request by @jamesmunns in #88
- thank you to @bugadani for reporting!
Full Changelog: v0.11.7...v0.11.8
v0.11.7
What's Changed
- Move Key into postcard-schema by @jamesmunns in #85
Full Changelog: v0.11.6...v0.11.7
v0.11.6
What's Changed
- Detect max packet size, and emit zlp if a multiple of that by @jamesmunns in #84
Full Changelog: v0.11.5...v0.11.6
v0.11.5
What's Changed
- chore: update to latest embassy-time, embassy-executor. by @pperanich in #76
- Also added support for
embassy-usb
v0.4
- Also added support for
New Contributors
- @pperanich made their first contribution in #76
Full Changelog: v0.11.4...v0.11.5
v0.11.4
What's Changed
- Use
path
instead ofident
indispatch_impl!
by @Leandros in #73 - Fix deprecation messages by @bugadani in #77
- docs: fix broken link and typos by @kzdnk in #78
- Suppress warnings when the client has been stopped by @bugadani in #80
- Undeprecate solo subscribers, implement backpressure with timeout by @bugadani in #82
- Implement conversion from
VarSeq
and relax equality comparison by @hvraven in #66
New Contributors
- @Leandros made their first contribution in #73
- @bugadani made their first contribution in #77
- @kzdnk made their first contribution in #78
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- Relax postcard version dependency by @jamesmunns in #65
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
- [host-client] Hardcode windows to use interface 0 for now by @jamesmunns in #64
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- [host-client] Don't resize the sequence number on raw methods by @jamesmunns in #63
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Fix example link in overview.md by @mattico in #59
- allow for Server/WireTx without Clone by @hvraven in #60
- USB Composite Device Support by @Dicklessgreat in #58
New Contributors
- @mattico made their first contribution in #59
- @hvraven made their first contribution in #60
- @Dicklessgreat made their first contribution in #58
Full Changelog: v0.10.7...v0.11.0
v0.10.7
Full Changelog: v0.10.6...v0.10.7