Releases: BrianPugh/belay
Releases · BrianPugh/belay
v0.25.0
Sync Performance Boosts
- Parallelize host-side hashing and client-side hashing. by @BrianPugh in #169
- Pre-compiled fnv1a32 hashing module. by @BrianPugh in #188
Full Changelog: v0.24.3...v0.25.0
v0.24.3
Bug Fixes
- Explicitly read files using utf-8 encoding by @theo-lightworks in #187
New Contributors
- @theo-lightworks made their first contribution in #187
Full Changelog: v0.24.2...v0.24.3
v0.24.2
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
Bug Fixes
- Use monotonic clock for timeouts. By @jsiverskog in #185
Examples
New Contributors
- @Teslafly made their first contribution in #184
- @jsiverskog made their first contribution in #185
Full Changelog: v0.24.0...v0.24.1
v0.24.0
v0.23.0
What's Changed
ProxyObject
and the convenience methodDevice.proxy
for seamlessly interacting with remote objects. By @BrianPugh in #178
Full Changelog: v0.22.6...v0.23.0
v0.22.6
What's Changed
- Improved Telnet performance. Python3.13 compatibility by @BrianPugh in #173
Full Changelog: v0.22.5...v0.22.6
v0.22.5
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
Bug Fixes
- Fix minifying strings-in-containers as if they were docstrings. by @BrianPugh in #168
Full Changelog: v0.22.3...v0.22.4