ChangeLog

luactb / Changelog

luactb ChangeLog

Please note that the changelog below applies to both Windows and Linux versions.

Version 1.4.0

01 March 2023

  • Update luactb to lua 5.3.6 providing - among others - the new Lua bit operators.
  • Fix not working kb.getkey() under Linux.
  • Revised and improve manual

Version 1.2.3

12 January 2021

  • Windows: USB to serial converter of the type CP120X USB to UART Bridge was not detected by the program - fixed!
  • Windows: Improved hardware detection.

Version 1.2.2

5 September 2020

  • Linux only: luactb did not detect /dev/ttyACMx devices (for instance Arduino UNO) - This is fixed!

Version 1.2.1

17 August 2020

  • Linux only: luactb failed to start because of a missing readline lib. This was fixed!

Version 1.2.0

4 October 2019

  • Adapt luactb to Lua version 5.2.4 and minor bug fixes.

Version 1.0.2

16 January 2017

  • Fix wrong Writev in example and correct old prompt.

Version 1.0.0

18 September 2016

  • First official release.