Skip to content

Commit

Permalink
Fixed marking defined globals
Browse files Browse the repository at this point in the history
  • Loading branch information
Ketho committed Aug 15, 2024
1 parent a2f2bc8 commit edd659d
Show file tree
Hide file tree
Showing 5 changed files with 2,134 additions and 2,126 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## [0.16.9] - 2024-08-15
- Fixed and cleaned up globals being marked as defined for most API functions

## [0.16.8] - 2024-08-14
- Fixed FontInstance `TBFFlags` type to match empty strings

Expand Down Expand Up @@ -139,6 +142,7 @@ To avoid loading for Lua projects not related to World of Warcraft, all settings
- PR [#123](https://github.com/Ketho/vscode-wow-api/pull/123) Make childGroups optional in AceConfig.OptionsTable
- PR [#120](https://github.com/Ketho/vscode-wow-api/pull/120) Add definition for tostringall()

[0.16.9]: https://github.com/Ketho/vscode-wow-api/releases/tag/0.16.9
[0.16.8]: https://github.com/Ketho/vscode-wow-api/releases/tag/0.16.8
[0.16.7]: https://github.com/Ketho/vscode-wow-api/releases/tag/0.16.7
[0.16.6]: https://github.com/Ketho/vscode-wow-api/releases/tag/0.16.6
Expand Down
Loading

0 comments on commit edd659d

Please sign in to comment.