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 efc467d commit e6fc5d2Copy full SHA for e6fc5d2
1 file changed
Changelog.md
@@ -1,3 +1,12 @@
1
+[v1.10.1](https://github.com/boriel/zxbasic/tree/v1.10.1)
2
+===
3
++ Deprecating `zxb` executable in favour of `zxbc`
4
++ ! Many bugs fixed (CODE, VAL, preprocessor...)
5
++ ! Improved stability
6
++ Can now hide LOAD messages using -D HIDE_LOAD_MSG
7
++ Improved Windows deployment
8
++ Fixes a Warning for python 3.8.x
9
+
10
[v1.10.0](https://github.com/boriel/zxbasic/tree/v1.10.0)
11
===
12
+ ! Fix warning in arrays boundaries checks
@@ -8,7 +17,7 @@
17
+ Improved compatibility with Sinclair BASIC (--sinclair)
18
+ Updates testing and parsing tools
19
+ Code generation optimized
-+ Many bugfixes and improves stability
20
++ Many bugfixes and improved stability
21
+ Updates in online documentation
13
22
14
23
[v1.9.9](https://github.com/boriel/zxbasic/tree/v1.9.9)
0 commit comments