Releases: LoEE/thb
Releases · LoEE/thb
thb-2016.07.28
Bug fixes:
- Fixed
B.b64_decode
on MIPS.
Bugs:
- The openwrt-mips platform (based on musl libc) is missing in this release.
thb-2016.06.10
Breaking changes:
- The WebSocket:argsToJS method was removed.
Improvements:
- Add the cjson library (which is faster and handles utf-8 properly)
- Added a method to force a computed observable to update. This is a quick fix – a proper solution is in the works.
Bug fixes:
- Several bugs related to cancelling and restarting Timeouts were fixed.
- sepack/notify now always reads current pin states when connecting
thb-2016.05.25
Improvements:
- Add the phy repack channel.
- Publish observables for all pins in the notify sepack channel.
thb-2016.03.23
Bug fixes:
- POSIX loop.write needs to wait for async sockets to connect successfully
New platforms:
- openwrt-mips-uClibc
thb-2015.11.20
Improvements:
- Added an io.fsync function.
Bugfixes:
- Fixed unhandled exception reporting for threads.
- Fixed an issue with USB 3.0 on Linux.
- Some functions in the io module were not returning true on success on Windows.
thb-2015.11.09
Release 2015.11.09
thb-2015.10.03
Add the testy Lua testing framework. Fixed compilation issues on newer OpenWRT MIPS versions.
thb-2015.05.24
New release with support for all platforms.
Notable additions:
- Added Unix domain socket support to Lua Socket
- New Lua modules for (embedded) Linux: _i2c, _spi and mmap
- New platform: 64-bit Windows
thb-2014.08.01
Release 2014.08.01