retroforth/RELEASE-NOTES
crc a0caea3319 add script:current-line-text (for #85)
FossilOrigin-Name: dfa427399eaed9e45e90a967fc74938df56de0c226a85d0bc587d03d9733e849
2022-08-30 15:14:44 +00:00

14 lines
680 B
Text

_ __ _ _ __
_ __ ___| |_ _ __ ___ / _| ___ _ __| |_| |__ / / __ __ _ __ _
| '__/ _ \ __| '__/ _ \| |_ / _ \| '__| __| '_ \ / / '_ \ / _` |/ _` |
| | | __/ |_| | | (_) | _| (_) | | | |_| | | |/ /| | | | (_| | (_| |
|_| \___|\__|_| \___/|_| \___/|_| \__|_| |_/_/ |_| |_|\__, |\__,_|
|___/
# RetroForth 2023.1 Release Notes
----------------------------------------------------------------
* no longer display warning on files with only test blocks (#87)
* added `script:current-line-text` (#85)
----------------------------------------------------------------