Skip to content

Releases: LoEE/thb

thb-2016.07.28

28 Jul 16:29
@jpc jpc
Compare
Choose a tag to compare

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

10 Jun 09:56
@jpc jpc
Compare
Choose a tag to compare

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

25 May 10:12
@jpc jpc
Compare
Choose a tag to compare

Improvements:

  • Add the phy repack channel.
  • Publish observables for all pins in the notify sepack channel.

thb-2016.03.23

23 Mar 15:57
@jpc jpc
Compare
Choose a tag to compare

Bug fixes:

  • POSIX loop.write needs to wait for async sockets to connect successfully

New platforms:

  • openwrt-mips-uClibc

thb-2015.11.20

20 Nov 10:43
@jpc jpc
Compare
Choose a tag to compare

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

09 Nov 17:18
@jpc jpc
Compare
Choose a tag to compare
Release 2015.11.09

thb-2015.10.03

03 Oct 10:54
@jpc jpc
Compare
Choose a tag to compare

Add the testy Lua testing framework. Fixed compilation issues on newer OpenWRT MIPS versions.

thb-2015.05.24

24 May 21:43
@jpc jpc
Compare
Choose a tag to compare

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

01 Aug 21:22
@jpc jpc
Compare
Choose a tag to compare
Release 2014.08.01