retroforth/RELEASE_NOTES.md
crc d167f062e7 use snprintf in retro-compiler instead of sprintf
FossilOrigin-Name: a4bf46b447abe61d2bba28b19a30298de7948cb06c38e3b49fa93f2485b2fd23
2019-01-11 17:57:51 +00:00

40 lines
487 B
Markdown

# RETRO 12.2019.6
## Bug Fixes
## Build
- parallel builds now work
## Core Language
- remove `set:from-results`
## Nga
## Interfaces
- use strlcpy, strlcat instead of strcpy and strcat
- add retro-compiler
### retro
### retro-compiler
- new interface for creating turnkey executables
### retro-ri
- support switching between multiple copies of the image
## Tools
- use strlcpy, strlcat instead of strcpy and strcat
## Other
## Documentation
## Examples
## Final Notes