2023-11-30 15:48:46 +03:00
|
|
|
[x] Change version number (MAJOR, MINOR, PATCH) in Makefile
|
|
|
|
[x] Change version numbers in doc listings
|
2023-12-21 14:04:03 +03:00
|
|
|
[x] idris-prompt-helloworld
|
|
|
|
[x] idris-prompt-interp
|
|
|
|
[x] idris-prompt-start
|
|
|
|
[x] Change version numbers in prelude, base, contrib, linear, network, papers,
|
|
|
|
and test ipkgs
|
2023-11-30 15:48:46 +03:00
|
|
|
[x] Change version number in idris2api.ipkg
|
|
|
|
[x] Change version number in flake.nix
|
2023-11-30 17:05:01 +03:00
|
|
|
[x] Change version number in tests pkg010 and pkg017 (TODO: make this step unnecessary!)
|
2023-12-21 18:24:00 +03:00
|
|
|
N.B. There are 2 instances of these: tests/idris2/ and tests/idris2/pkg/
|
2023-11-30 15:48:46 +03:00
|
|
|
[x] Make sure INSTALL.md gives the correct minimum Idris version
|
2024-01-02 06:08:56 +03:00
|
|
|
[x] Move CHANGELOG_NEXT.md entries into CHANGELOG.md under a heading for the upcoming release version. Reset CHANGELOG_NEXT.md.
|
2023-11-30 15:48:46 +03:00
|
|
|
release version, leaving the next "Next version" blank.
|
2023-12-21 18:24:00 +03:00
|
|
|
[x] Update bootstrap chez and racket (built with new version)
|
|
|
|
[x] Compile Idris2 with the appropriate CG
|
2023-12-22 15:02:50 +03:00
|
|
|
[x] Copy the resulting files from build/ to bootstrap/idris2_app/
|
2023-12-21 18:24:00 +03:00
|
|
|
[x] Change `IdrisPaths-yprefix` in the bootstrap sources to be defined as the
|
2023-11-30 15:48:46 +03:00
|
|
|
string "__PREFIX__" rather than your local prefix
|
2023-12-21 18:24:00 +03:00
|
|
|
[x] Remove __collect_safe from generated chez (to avoid need for chez >9.5)
|
2023-12-22 16:43:18 +03:00
|
|
|
[x] Tag on github with version number (in the form vX.Y.Z)
|
2023-12-21 14:04:03 +03:00
|
|
|
[ ] Make libdocs and upload to idris-lang.org
|
2020-08-16 14:33:11 +03:00
|
|
|
[ ] Run release script
|