We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68234cd commit 6e4ea41Copy full SHA for 6e4ea41
README.md
@@ -168,6 +168,10 @@ Single file build system and a batch build variant.
168
- SKSE mod event names
169
170
## **Changelog**
171
+Version 1.0.4 - 2016/03/05:
172
+ - Fixed a bug in the linter related to casting from arrays to other types.
173
+ - Fixed a bug that caused certain completions to be suggested outside of function/event definitions when they should not.
174
+
175
Version 1.0.3 - 2016/03/05:
176
- Added completions for Find and RFind functions for arrays.
177
- Added missing return type in the description of the GetState function's completion.
0 commit comments