File tree Expand file tree Collapse file tree 4 files changed +13
-0
lines changed Expand file tree Collapse file tree 4 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ ## v0.17.0
2+ - Follow v0.17.0 release of other capnp crates.
3+
14## v0.16.0
25- Follow v0.16.0 release of other capnp crates.
36
Original file line number Diff line number Diff line change 1+ ## v0.17.0
2+ - Rename ` WeakCapabilityServerSet ` to ` CapabilityServerSet ` and remove the old implmentation.
3+
14## v0.16.2
25- Add WeakCapabilityServerSet, intended to eventually replace CapabilityServerSet.
36
Original file line number Diff line number Diff line change 1+ ## v0.17.0
2+ - Add support for reflection. See dynamic_value.rs and schema.rs.
3+
14## v0.16.1
25- Fix "stacked borrow" errors found by miri.
36
Original file line number Diff line number Diff line change 1+ ## v0.17.0
2+ - Add support for reflection.
3+ - Implement ` Debug ` for all generated struct ` Reader ` types.
4+
15### v0.16.5
26- Use ` core::marker ` instead of ` std::marker ` for pointer constants, for no_std compat.
37
You can’t perform that action at this time.
0 commit comments