update release notes
FossilOrigin-Name: ccbb96bfa10ca84c0da13f9ed7889247e55eac0ef2b6dd5aa971b97cc2af1a38
This commit is contained in:
parent
d1d6d829c0
commit
f170539474
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# RetroForth 2021.4 Release Notes
|
# RetroForth 2021.2 Release Notes
|
||||||
|
|
||||||
## Core Language
|
## Core Language
|
||||||
|
|
||||||
|
@ -17,13 +17,14 @@
|
||||||
- added support for run length encoded images
|
- added support for run length encoded images
|
||||||
- added a decimal device (alt. to floating point w/higher precision)
|
- added a decimal device (alt. to floating point w/higher precision)
|
||||||
- better fix for nested file inclusion handling
|
- better fix for nested file inclusion handling
|
||||||
- added pythonista ui support (iOS)
|
- start adding pythonista ui support (iOS)
|
||||||
- now runs under Python 2
|
- now runs under Python 2
|
||||||
|
|
||||||
- nga-c
|
- nga-c
|
||||||
|
|
||||||
- better fix for nested file inclusion handling
|
- better fix for nested file inclusion handling
|
||||||
- removed unused variables
|
- removed unused variables
|
||||||
|
- use a struct for processor state, stacks
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue