retroforth/RELEASE-NOTES
crc 5be846615b add double:sip and double:dip
FossilOrigin-Name: 57b3ab635335213b2d93287572cf7d85e6c46127c715f1621daf7e12c8cd4dec
2022-08-30 16:28:55 +00:00

16 lines
722 B
Text

_ __ _ _ __
_ __ ___| |_ _ __ ___ / _| ___ _ __| |_| |__ / / __ __ _ __ _
| '__/ _ \ __| '__/ _ \| |_ / _ \| '__| __| '_ \ / / '_ \ / _` |/ _` |
| | | __/ |_| | | (_) | _| (_) | | | |_| | | |/ /| | | | (_| | (_| |
|_| \___|\__|_| \___/|_| \___/|_| \__|_| |_/_/ |_| |_|\__, |\__,_|
|___/
# RetroForth 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`
----------------------------------------------------------------