Skip to content

Releases: BrianPugh/belay

v0.25.0

14 Jul 18:46
Compare
Choose a tag to compare

Sync Performance Boosts

Full Changelog: v0.24.3...v0.25.0

v0.24.3

05 Jun 15:34
Compare
Choose a tag to compare

Bug Fixes

New Contributors

Full Changelog: v0.24.2...v0.24.3

v0.24.2

02 Jun 17:27
Compare
Choose a tag to compare

Bug Fixes

  • Fix removal of str if it begins an expression when minifying. by @BrianPugh in #186

Full Changelog: v0.24.1...v0.24.2

v0.24.1

27 May 12:38
Compare
Choose a tag to compare

Bug Fixes

Examples

  • Add missing setup() call in circuitpython blink example by @Teslafly in #184

New Contributors

Full Changelog: v0.24.0...v0.24.1

v0.24.0

09 Apr 20:37
Compare
Choose a tag to compare

Features

Full Changelog: v0.23.0...v0.24.0

v0.23.0

17 Mar 13:15
7d93153
Compare
Choose a tag to compare

What's Changed

  • ProxyObject and the convenience method Device.proxy for seamlessly interacting with remote objects. By @BrianPugh in #178

Full Changelog: v0.22.6...v0.23.0

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