Skip to content

Version 1.8

Choose a tag to compare

@ReFreezed ReFreezed released this 25 May 16:32
· 120 commits to master since this release

Changes

Library:

  • Added functions: copyTable(), pack(), getCurrentPathIn(), getCurrentPathOut().
  • Fixed an issue with whitespace after !....
  • Fixed tokenize() triggering an error instead of returning the error message.
  • Updated/fixed various other error handling stuff.

Command line program:

  • Added --data option.
  • The message handler can now be a table of functions.
  • Added "fileerror" message.