Skip to content

Release 1.3.5

Latest
Compare
Choose a tag to compare
@matpratta matpratta released this 02 Mar 18:09
· 1 commit to main since this release
1033fc9
  • Fixed issue where you couldn't import libraries for projects on a different partition other than the one where the CLI is installed;
  • Fixed issue where sometimes --export statements would't persist after minification;
  • Reworked the --export implementation, now all --export statements are hoisted to the top of the main Lua file;