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
10 stars 7 forks source link

[RELEASE] version 0.9.0 #287

Closed jurgenvinju closed 1 year ago

jurgenvinju commented 1 year 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

Manual feature tests

The list below was copied from the rascal-eclipse release; have to adapt while we go:

Actual release