0.40.0
Breaking changes
EZSP internals, especially all versioned types (e.g. bellows.ezsp.v5.types.*
) have been rearranged and consolidated. Applications not using bellows internals will not need changes.
What's Changed
- EZSP v14 by @puddly in #631
- Consolidate all EZSP types by @puddly in #634
- Reduce command duplication by @puddly in #635
- Convert command types to dictionaries by @puddly in #636
- Source routing fixes by @puddly in #626
- Fix bellows CLI by @puddly in #637
- Fix manufacturer string when terminating with both
\x00
and\xFF
by @puddly in #638
Full Changelog: 0.39.1...0.40.0