Skip to content

Version 1.14

Compare
Choose a tag to compare
@ReFreezed ReFreezed released this 12 Jul 23:17
· 55 commits to master since this release

LuaPreprocess has a new website! Documentation has moved here.

Changes

Library:

  • !(), !!() and @insert now work in macros.
  • Macro names can now contain lookups.
  • Updated string serialization, including for newToken("string").
  • Fixed error in output for @line.."".
  • Improved some error messages.