Changelog for PyOpenocdClient

Unreleased

  • Fix: Proper exception if OpenOCD closes the connection (#37)

  • Diligent handling of socket exceptions (#38)

  • Workaround for excessive whitespace trimming in ‘return’ in older OpenOCD versions (#42)

Release 0.1.1 (Oct 06, 2025)

  • Fix PyOpenocdClient.shutdown() call (#32)

  • Fix integration tests related to whitespace (#33)

Release 0.1.0 (Sep 06, 2024)

  • Initial release.