Fix in stdlib and update readme.

This commit is contained in:
Christoffer Lerno
2025-03-30 23:11:29 +02:00
parent 83e5a0c2ab
commit 586d191585
2 changed files with 5 additions and 4 deletions

View File

@@ -138,9 +138,10 @@ fn void main()
### Current status
The current stable version of the compiler is **version 0.6.8**.
The current stable version of the compiler is **version 0.7.0**.
The the next version is 0.7.0 which will be a breaking release.
The upcoming 0.7.x releases will focus on expanding the standard library,
fixing bugs and improving compile time analysis.
Follow the issues [here](https://github.com/c3lang/c3c/issues).
If you have suggestions on how to improve the language, either [file an issue](https://github.com/c3lang/c3c/issues)