Releases: intercreate/smpclient
Releases · intercreate/smpclient
6.0.0
Breaking
- Drop python 3.9 support
What's Changed
- Replace typing module's
List,DictandTuplewith generic typeslist,dictandtupleby @gudnimg in #86 - Fix/bump bleak by @JPHutchins in #89
- fix: bump smp to support Zephyr's TaskStats by @JPHutchins in #92 Thank you @JaagupAverin
New Contributors
Full Changelog: 5.2.0...6.0.0
5.2.0
What's Changed
- feat: update mcuboot image TLV spec by @JPHutchins in #85
Full Changelog: 5.1.2...5.2.0
5.1.2
What's Changed
- fix: ble: Race condition in receive for notifications by @randyscott in #82
New Contributors
- @randyscott made their first contribution in #82
Full Changelog: 5.1.1...5.1.2
5.1.1
What's Changed
- Chore/dependency updates by @JPHutchins in #78
- fix: find_device_by_name uses timeout_s arg (closes #76) by @JPHutchins in #79
- Fix/#77/udp mss instead of mtu by @JPHutchins in #80
Full Changelog: 5.1.0...5.1.1
5.1.0
What's Changed
- smpclient: mcuboot: treat all files as binary except for .hex by @llisauskas in #74
- feat: add enumeration management group by @sgfeniex in #71
New Contributors
- @llisauskas made their first contribution in #74
- @sgfeniex made their first contribution in #71
Full Changelog: 5.0.0...5.1.0
5.0.0
What's Changed
- BREAKING: drop Python 3.8 support; update poetry and lock by @JPHutchins in #68
Full Changelog: 4.5.1...5.0.0
4.5.1
What's Changed
- fix: Handle Mac Sequoia UUIDs by @ball-hayden in #65
New Contributors
- @ball-hayden made their first contribution in #65
Full Changelog: 4.5.0...4.5.1
4.5.0
4.4.2
4.4.1
What's Changed
- typing: replace TypeGuard with TypeIs by @JPHutchins in #53
- fix: udp: use mtu as max_unencoded_size by @JPHutchins in #59
- Bugfix incorrect header lenght, with packet of data size 0xFF or 0xFFFF by @Maartenwn in #61
Full Changelog: 4.4.0...4.4.1