Skip to content

Grunt 2.4.3

Compare
Choose a tag to compare
@jonesdevelopment jonesdevelopment released this 23 Dec 19:36
· 44 commits to main since this release
e73b18f

2024 Winter content update 1223

Custom Dictionaries

  • Add support for custom dictionary txt files
  • Add CustomDictionaryFile option to GUI
    • The default custom dictionary file is customDictionary.txt

Velocity Support:

  • Implement velocity-plugin.json post processing

Other features and bugfixes:

  • ReplacePercentage for scrambler and mixin field renamer fix
  • Implement switch extractor transformer (controlflow)
  • Implement final field declaration transformer (misc)
  • Allow LocalVariableRenameTransformer to delete parameters
  • Allow LocalVariableRenameTransformer to delete local variables

Contributors: @jonesdevelopment, @Cephetir