File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.9.9
2+ current_version = 1.10.0
33files = version.py
4-
Original file line number Diff line number Diff line change 1+ [ v1.10.0] ( https://bitbucket.org/zxbasic/zxbasic/commits/tag/v1.10.0 )
2+ ===
3+ + ! Fix warning in arrays boundaries checks
4+ + Added support for ZX Next extended ASM instruction set
5+ + Allow shifting SCREEN coordinates for drawing
6+ + Add mini-pacman example
7+ + Add tool for viewing .SCR files
8+ + Improved compatibility with Sinclair BASIC (--sinclair)
9+ + Updates testing and parsing tools
10+ + Code generation optimized
11+ + Many bugfixes and improves stability
12+ + Updates in online documentation
13+
114[ v1.9.9] ( https://bitbucket.org/zxbasic/zxbasic/commits/tag/v1.9.9 )
215===
316+ ! Fix warning in parameters ByRef
Original file line number Diff line number Diff line change 1- VERSION = '1.9.9 '
1+ VERSION = '1.10.0 '
You can’t perform that action at this time.
0 commit comments