Skip to content

Releases: BrianPugh/gnwmanager

v0.11.0

27 Apr 00:00
Compare
Choose a tag to compare

What's Changed

  • Mark pyocd as an optional dependency. It can be included with pipx install gnwmanager[pyocd]. by @BrianPugh in #155

Full Changelog: v0.10.4...v0.11.0

v0.10.4

25 Mar 22:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.10.4

v0.10.3

25 Mar 04:17
Compare
Choose a tag to compare

All new features are centered around debugging.

Features

  • Additional hash-error logging information.
  • Check device status while also polling for contexts.

Bug Fixes

  • Increase sleep times, decreasing polling frequency. May help some things.

Full Changelog: v0.10.2...v0.10.3

v0.10.2

25 Mar 01:41
Compare
Choose a tag to compare

Bug Fixes

  • Add a socket client-has-disconnected check.

Full Changelog: v0.10.1...v0.10.2

v0.10.1

24 Mar 21:01
Compare
Choose a tag to compare

Bug Fixes

  • Fix time setting.

Full Changelog: v0.10.0...v0.10.1

v0.10.0

24 Mar 20:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.10.0

v0.9.3

17 Mar 22:05
Compare
Choose a tag to compare

Bug Fixes

  • Make installs non-interactive by default.

Full Changelog: v0.9.2...v0.9.3

v0.9.2

17 Mar 21:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

14 Mar 18:22
Compare
Choose a tag to compare

What's Changed

  • Fixed CLI cyclopts incompatability.

Full Changelog: v0.9.0...v0.9.1

v0.9.0

13 Feb 04:41
Compare
Choose a tag to compare

Features

  • Added a gnwmanager dump command to easily read memory/flash contents.

Bug Fixes

  • Fixed gnwmanager monitor from locking up stdout in some situations.

Full Changelog: v0.8.0...v0.9.0