Skip to content

Releases: LoEE/thb

thb-2016.07.28

Choose a tag to compare

@jpc jpc released this 28 Jul 16:29

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

Choose a tag to compare

@jpc jpc released this 10 Jun 09:56

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

Choose a tag to compare

@jpc jpc released this 25 May 10:12

Improvements:

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

thb-2016.03.23

Choose a tag to compare

@jpc jpc released this 23 Mar 15:57

Bug fixes:

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

New platforms:

  • openwrt-mips-uClibc

thb-2015.11.20

Choose a tag to compare

@jpc jpc released this 20 Nov 10:43

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

Choose a tag to compare

@jpc jpc released this 09 Nov 17:18
Release 2015.11.09

thb-2015.10.03

Choose a tag to compare

@jpc jpc released this 03 Oct 10:54

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

thb-2015.05.24

Choose a tag to compare

@jpc jpc released this 24 May 21:43

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

Choose a tag to compare

@jpc jpc released this 01 Aug 21:22
Release 2014.08.01