Releases: open-goal/opengoal-vscode
Releases · open-goal/opengoal-vscode
v0.15.0
What's Changed
- lsp: support OpenGOAL and improve the lsp local story by @xTVaser in #258
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.5 by @dependabot in #254
- build(deps-dev): bump eslint from 8.38.0 to 8.40.0 by @dependabot in #253
- build(deps-dev): bump typescript from 4.9.5 to 5.0.4 by @dependabot in #246
- build(deps-dev): bump eslint from 8.40.0 to 8.41.0 by @dependabot in #259
- build(deps-dev): bump @types/vscode from 1.76.0 to 1.78.0 by @dependabot in #252
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- decomp: auto-decomp based on
_disasm.gc
tabs as well by @xTVaser in #239 - tools/var-renamer: support providing type names when renaming variables by @xTVaser in #240
- build(deps): bump glob from 9.2.1 to 10.0.0 by @dependabot in #236
- build(deps-dev): bump eslint from 8.35.0 to 8.38.0 by @dependabot in #235
- build(deps-dev): bump @types/glob from 8.0.1 to 8.1.0 by @dependabot in #221
- build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.58.0 by @dependabot in #241
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.58.0 by @dependabot in #242
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 by @dependabot in #199
- build(deps-dev): bump eslint from 8.32.0 to 8.33.0 by @dependabot in #197
- build(deps-dev): bump @types/glob from 8.0.0 to 8.0.1 by @dependabot in #195
- build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.49.0 by @dependabot in #198
- build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.53.0 by @dependabot in #212
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.54.0 by @dependabot in #213
- build(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #202
- build(deps-dev): bump eslint from 8.33.0 to 8.35.0 by @dependabot in #210
- build(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in #215
- decomp: adjust decompiling to use new
--version
flag by @xTVaser in #218 - build(deps): bump glob from 8.1.0 to 9.2.1 by @dependabot in #216
- build(deps): bump vscode-languageclient from 8.0.2 to 8.1.0 by @dependabot in #217
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- decomp: auto generate docstring stub for methods/functions by @xTVaser in #192
- decomp: remove popup error for decomp failure and type-cast auto-populator by @xTVaser in #191
- build(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 by @dependabot in #190
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.2 by @dependabot in #194
- build(deps-dev): bump patch-package from 6.5.0 to 6.5.1 by @dependabot in #185
- build(deps-dev): bump eslint from 8.31.0 to 8.32.0 by @dependabot in #188
- build(deps): bump glob from 8.0.3 to 8.1.0 by @dependabot in #187
Full Changelog: v0.12.1...v0.13.0
v0.12.1
v0.12.0
What's Changed
- decomp: pre-populated list of possible types by @xTVaser in #181
- build(deps-dev): bump eslint from 8.29.0 to 8.31.0 by @dependabot in #179
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.1 by @dependabot in #178
- build(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.48.0 by @dependabot in #182
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
Full Changelog: v0.10.3...v0.11.0
v0.10.3
What's Changed
- build(deps-dev): bump vsce from 2.14.0 to 2.15.0 by @dependabot in #171
- misc: handle
r0
edge-case when loading value by @xTVaser in #172
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
Full Changelog: v0.10.1...v0.10.2