retroforth/RELEASE-NOTES
crc 5955634d14 blocks device now working, enabled by default
FossilOrigin-Name: c9ac0e5c8be62c047d1bacb8160cc3bb9203a6abf051a26b247c667e87db8786
2022-09-15 12:56:12 +00:00

20 lines
759 B
Text

_ __ _ _
_ __ ___| |_ _ __ ___ / _| ___ _ __| |_| |__
| '__/ _ \ __| '__/ _ \| |_ / _ \| '__| __| '_ \
| | | __/ |_| | | (_) | _| (_) | | | |_| | | |
|_| \___|\__|_| \___/|_| \___/|_| \__|_| |_|
for nga
# RetroForth/nga 2023.1 Release Notes
----------------------------------------------------------------
* no longer display warning on files with only test blocks (#87)
* added `script:current-line-text` (#85)
* added `double:dip`
* added `double:sip`
* default build is now 64-bit
* mem: now uses single cells (rick c)
* mem: now requires 64-bit (rick c)
* block: words now use block storage device
----------------------------------------------------------------