all repos — min @ 324b9e63cba310ae6f9ef2555ac48d16e05a9b1c

A small but practical concatenative programming language.

Updated release notes.
h3rald h3rald@h3rald.com
Mon, 29 Jan 2024 19:31:40 +0000
commit

324b9e63cba310ae6f9ef2555ac48d16e05a9b1c

parent

935ba15029ad7f988e74e78d173757ca3cd1eac9

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M next-release.mdnext-release.md

@@ -1,9 +1,11 @@

### BREAKING CHANGES +- renamed `ROOT` symbol to `global`. Also the built-in `lang` module is now called `global`. ### New Features - Upgraded OpenSSL to v3.2.0 +- It is now possible to install, uninstall, and update modules by specifying them via `<name>@<version>`. ### Fixes and Improvements