Skip to content

Commit

Permalink
Wrote release notes for 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Sep 8, 2022
1 parent eeae86c commit 6753bb6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion rascal-vscode-extension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,15 @@ For other things we are working on have a look here:

## Release Notes

### NEXT-VERSION
### 0.4.0

* Now using rascal 0.24.6
* Better support pom.xml dependency resolution
* Rascal LSP commands can return values that are available in typescript
* Bugfix for handling def/ref/hover request in the "start" region of a rascal parse tree
* Moved to LSP 3.17 using the native inlayHint implementation
* Updated java & node dependencies to latest releases
* Improved performance of DSL init (specifically the time spent on generating parsers)


### 0.3.0
Expand Down

0 comments on commit 6753bb6

Please sign in to comment.