Grunt 2.4.3
jonesdevelopment
released this
23 Dec 19:36
·
44 commits
to main
since this release
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
- The default custom dictionary file is
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