1.0.4
This release fixes the following bugs:
- task and endtask weren't recognized as keywords
- nested assigns were flagged as errors
- vector arrays were flagged as errors
- interior of always, case, etc weren't being variable-checked
It also introduces a change in the way the extension gets the language server binary. Instead of fetching it from a GitHub release, now the language server binary is bundled into the extension, leading to smoother installs.