v0.5.0
What's Changed
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.37.0 by @dependabot in #93
- build(deps-dev): bump eslint from 8.21.0 to 8.23.1 by @dependabot in #91
- build(deps): bump follow-redirects from 1.15.1 to 1.15.2 by @dependabot in #99
- build(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.37.0 by @dependabot in #92
- build(deps-dev): bump @types/vscode from 1.69.0 to 1.71.0 by @dependabot in #81
- build(deps-dev): bump vsce from 2.10.0 to 2.11.0 by @dependabot in #98
- build(deps-dev): bump typescript from 4.7.4 to 4.8.3 by @dependabot in #102
- build(deps): bump comment-json from 4.2.2 to 4.2.3 by @dependabot in #100
- build(deps-dev): bump @types/node from 16.11.47 to 17.0.45 by @dependabot in #55
- build(deps-dev): bump @types/glob from 7.2.0 to 8.0.0 by @dependabot in #101
- decomp: consolidate switching back from all-types to the same
switch file
command by @xTVaser in #105 - var renamer: work on variables with
!
,?
,+
,/
,*
and%
in the name by @ManDude in #104 - decomp: allow renaming variables and arguments inside the IR2 file's OpenGOAL output by @xTVaser in #108
Full Changelog: v0.4.0...v0.5.0