- Multiple improvements in language server (#559, #560, #561, #564, #568, #579).
- Added
depscommand to the CLI tool that shows rule dependencies (#498). - Improve
machomodule by parsingDYLD_CHAINED_IMPORT_ADDEND64fixup format (#554). - Some optimizations in WASM code generation (#563, #565).
- BUGFIX: avoid showing UNC paths in Windows (#579).
- BUGFIX: return error when
define_globalreceives a structure with some key that is not a valid identifier (946665d)
Contributors: @PeterMatula @wxsBSD @prosperritty