·
10 commits
to main
since this release
What's Changed
- Update to edition 2021 (and clippy fixes) by @barafael in #169
- Implement MaxSize for serializable Range structs by @ChocolateLoverRaj in #193
- Add #[postcard(bound = "...")] attribute for derive(Schema) by @ia0 in #154
- Add Schema to PathBuf by @bugadani in #199
- docs: Add notes on serde attributes by @ManevilleF in #191
- Fix EOF not being handled correctly by @sommd in #202
- Add
Key
from postcard-rpc by @jamesmunns in #206
New Contributors
- @ChocolateLoverRaj made their first contribution in #193
- @ManevilleF made their first contribution in #191
- @sommd made their first contribution in #202
Full Changelog: postcard-schema/v0.2.0...postcard-schema/v0.2.1