Releases: intercreate/smpmgr
Releases · intercreate/smpmgr
0.17.0
What's Changed
- feat: add confirm option to upgrade (closes #80) by @JPHutchins in #87 (thank you @RubenIxorigue)
Full Changelog: 0.16.0...0.17.0
0.16.0
What's Changed
- feat: update docstrings with warnings, allow None for hash bytes, use… by @JPHutchins in #75
- fix: bump bleak & smpclient by @JPHutchins in #84
- Improves Windows BLE reliability (#81)
- Adds support for Zephyr's TaskStat (thank you @JaagupAverin)
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- feat: Add 'image erase' command by @tormodvolden in #72
- Ci/update x86 macos runner by @JPHutchins in #74
- Adds a portable for linux aarch64
- poetry: smpclient 5.2.0; update by @JPHutchins in #77
- Fixes: #76, thank you @matkey!
- Fixes: intercreate/smpclient#83, thank you @TK5090!
Full Changelog: 0.14.1...0.15.0
0.14.1
Fixes
- BLE transport could fail to receive response and then timeout. See intercreate/smpclient#82. This release bumps smpclient to 5.1.2 https://github.com/intercreate/smpclient/releases/tag/5.1.2. Thanks @randyscott!
0.14.0
What's Changed
- feat: support python 3.14; upgrade dependencies by @JPHutchins in #66
- fix: use MTU for UDP transport if supplied in options by @etiennedm in #63
- feat: Add SMP Statistics Management Group (stat) by @CaianMarcinkowski in #65
- Jp/feature/enum management by @sgfeniex in #67
- feat: allow passing serial port baudrate by @joerchan in #60
New Contributors
- @etiennedm made their first contribution in #63
- @CaianMarcinkowski made their first contribution in #65
- @joerchan made their first contribution in #60
Full Changelog: 0.13.2...0.14.0
0.13.2
What's Changed
- fix: use smpclient upstream mtu defaults by @JPHutchins in #56
Full Changelog: 0.13.1...0.13.2
0.13.1
What's Changed
- Fix/51/connection timeout ignored by @JPHutchins in #54 - thank you @Ruffus-ixo
Full Changelog: 0.13.0...0.13.1
0.13.0
BREAKING
- Renamed "shell" to "interactive" in order to support shell group
What's Changed
- Fix/smpmgr dev run by @JPHutchins in #52
- Feature/shell group by @JPHutchins in #53
- add shell group
- improve file download command
Full Changelog: 0.12.1...0.13.0
0.12.1
What's Changed
- Includes fixes for MacOS BLE UUID by @ball-hayden https://github.com/intercreate/smpclient/releases/tag/4.5.1
- Updates dependencies
Full Changelog: 0.12.0...0.12.1
0.12.0
What's Changed
- Feature/user plugins by @JPHutchins in #47, thank you @otavio & @nandojve!
- Add arbitrary custom SMP groups at runtime with the
--plugin-patharg. See the README for more information.
- Add arbitrary custom SMP groups at runtime with the
- build: update poetry; update build script by @JPHutchins in #48
Full Changelog: 0.11.0...0.12.0