Skip to content

Releases: seaofvoices/darklua

v0.11.0

20 Oct 19:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.3...v0.11.0

v0.10.3

05 Oct 16:59
4ec2c4e
Compare
Choose a tag to compare

What's Changed

  • Added watch argument (--watch or -w) to process command to automatically re-run darklua on file changes by @Stefanuk12 in #123

New Contributors

Full Changelog: v0.10.2...v0.10.3

v0.10.2

08 Aug 04:56
7410329
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

05 Aug 16:23
e869b0b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

01 Aug 01:29
97e84fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

03 May 02:33
68a5b7b
Compare
Choose a tag to compare

What's Changed

  • improve convert_index_to_field to refactor table entries (#88)
  • fix remove_nil_declaration (#84)
  • upgrade CLI library (mostly changes the help messages format) (#83)
  • add rule to remove compount assignments (#78)
  • enhance remove_unused_if_branch to process if expressions (#77)
  • remove possible panic in AST parsing (#74)
  • fix large AST parsing issue (#73)
  • refactor ParserError into an opaque struct (instead of an enum) (#71)
  • refactor darklua frontend (#69):
    • the --config-path argument of the minify command was removed
    • the configuration file does not accept the column_span field anymore (use the generator field instead)
    • darklua can now also read .luau files

Full Changelog: v0.8.0...v0.9.0

v0.8.0

06 Nov 21:02
Compare
Choose a tag to compare
Release 0.8.0 (!61)

v0.7.0

06 Nov 21:01
Compare
Choose a tag to compare
Release 0.7.0 (!45)

v0.6.1

06 Nov 21:00
Compare
Choose a tag to compare
Inject global variables from global table (!30)

v0.6.0

06 Nov 20:59
Compare
Choose a tag to compare
Release 0.6.0 (!29)