v3.8.0-beta.0
Pre-release
Pre-release
Features
- added ability to automatically pull updates from Sanny Builder Library
- updated CLEO+ plugin to v1.0.8
- changed default installation directory from Program Files to User Program files (\Users...\AppData\Local\Programs) to mitigate UAC
Bug Fixes
- fixed an issue when the compiler could throw a "Not enough params" error under certain conditions (reported here)
- disassembler now supports variadic arguments in classes #149
- disassembler now recognizes label type in class params
- fixed duplicate names in the template list (Ctrl+J)
- fixed an issue from v3.8.0-alpha.4 with some settings not loading properly
Breaking changes
- the range of values for the CLI option
Decompiler::LabelsFormat
has been changed from1,2,3
to0,1,2