v0.3.7: fixes, added CHANGELOG.md

This commit is contained in:
Luxferre
2026-07-10 10:41:44 +03:00
parent 38e8de1faf
commit 04c86c6cf2
3 changed files with 60 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ Clyx aims for maximum portability and can be implemented in any modern runtime e
The core spec of Clyx is mostly stable but the standard library is still a work-in-progress.
The most recent Clyx version is **0.3.6**. The version is bumped every time the language core words (aka primitives), the standard library or the REPL get updated. The primitive set is expected to be indefinitely frozen once the version number reaches 1.0.
The most recent Clyx version is **0.3.7**. The version is bumped every time the language core words (aka primitives), the standard library or the REPL get updated. The primitive set is expected to be indefinitely frozen once the version number reaches 1.0.
## Language features