usethesource / rascal

The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)
http://www.rascal-mpl.org
Other
406 stars 78 forks source link

[RELEASE] rascal-eclipse version 0.28.1 #1735

Open jurgenvinju opened 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

Downstream implications

The following items can be executed asynchronously, but are nevertheless not to be forgotten:

jurgenvinju commented 1 year ago
jurgenvinju commented 1 year ago

had to fix a bug and release rascal 0.28.1

jurgenvinju commented 1 year ago
jurgenvinju commented 1 year ago

Ok; checked and released and unpacked manually on releases.usethesource.io . This template needs updating.