usethesource / rascal-language-servers

An LSP server for Rascal which includes an easy-to-use LSP generator for languages implemented in Rascal, and an interactive terminal REPL.
BSD 2-Clause "Simplified" License
13 stars 7 forks source link

[RELEASE] version 0.11.0 #365

Closed DavyLandman closed 6 months ago

DavyLandman commented 6 months ago

Preliminaries

Pre-releasing dependent tools in unstable

First a "pre-release" of the supporting compiler/typechecker tools must be done, so we know we are releasing a consistently compiled standard library.

Manual version checks

Actual release

DavyLandman commented 6 months ago

Done, enjoy the new release everyone.