Skip to content

Releases: BrianPugh/belay

v0.22.6

16 Oct 00:32
b8e16c8
Compare
Choose a tag to compare

What's Changed

  • Improved Telnet performance. Python3.13 compatibility by @BrianPugh in #173

Full Changelog: v0.22.5...v0.22.6

v0.22.5

15 Oct 01:29
Compare
Choose a tag to compare

Bugfixes

  • skip telnet authentication if username is empty. Properly parse port number. By @BrianPugh in #172

Full Changelog: v0.22.4...v0.22.5

v0.22.4

18 Aug 13:47
Compare
Choose a tag to compare

Bug Fixes

  • Fix minifying strings-in-containers as if they were docstrings. by @BrianPugh in #168

Full Changelog: v0.22.3...v0.22.4

v0.22.3

08 Jul 00:02
893dee5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.2...v0.22.3

v0.22.2

25 Apr 05:03
Compare
Choose a tag to compare

What's Changed

  • Fix bug where single ".mpy" dependencies were not renamed to __init__.mpy. by @BrianPugh in #158

Full Changelog: v0.22.1...v0.22.2

v0.22.1

01 Nov 01:20
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v0.22.0...v0.22.1

v0.22.0

01 Oct 23:09
Compare
Choose a tag to compare

What's Changed

  • Introduce trusted keyword to task decorator for allowing arbitrary response execution. by @BrianPugh in #152
  • temporarily fix all pydantic warnings by using v1 by @BrianPugh in #154

Full Changelog: v0.21.3...v0.22.0

v0.21.3

14 Aug 18:13
Compare
Choose a tag to compare

Just a dependency update release

  • Update questionary to v2.0.0
  • Subsequently, can now loosen python dependency from ^3.8 to >=3.8

v0.21.2

15 Jul 04:59
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v0.21.1...v0.21.2

v0.21.1

11 Jun 15:42
7e5b824
Compare
Choose a tag to compare

Bug Fixes

  • Fix bug in device.sync that prevented it from working on some drives by @TimAidley in #141

New Contributors

Full Changelog: v0.21.0...v0.21.1