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.5.0 #190

Closed DavyLandman closed 2 years ago

DavyLandman commented 2 years 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

DavyLandman commented 2 years ago

v0.5.0 is released.