We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 322d288 commit 5a44907Copy full SHA for 5a44907
Changelog.md
@@ -1,3 +1,11 @@
1
+[v1.15.1](https://github.com/boriel/zxbasic/tree/v1.15.1)
2
+===
3
++ ! Fixed a bug in the peephole optimizer (-O4)
4
++ Implemented #include MACRO
5
++ Added functions ltrim/trim/rtrim to <string.bas>
6
++ Some libraries rearranged.
7
+
8
9
[v1.15.0](https://github.com/boriel/zxbasic/tree/v1.15.0)
10
===
11
+ ! Fixed bugs and improved stability, specially with the optimizer
0 commit comments