matter-controller 0.7.0

High-level Matter controller API: commission, read, write, invoke, subscribe.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Changelog — matter-controller

**This crate's changelog lives in the workspace root
[`CHANGELOG.md`](https://github.com/phunapps/matter-rust/blob/main/CHANGELOG.md),
under the `matter-controller` headings.**

The workspace keeps one changelog for all `matter-*` crates so that a single
release entry can describe a change that spans several of them (most do). This
per-crate file exists only because it ships inside the published crate; it is
not maintained separately, and the root file is the authoritative history for
every `matter-controller` release.