retroforth/RELEASE_NOTES.md
crc 30fa4ae311 retro-compiler: rename runtime source file
FossilOrigin-Name: fc61e9ef4355c63e0cb69b6f44e24abae27b1b38f2be522368e08b77e39656e6
2019-05-02 15:02:48 +00:00

34 lines
537 B
Markdown

# RETRO 2019.12
This is the changelog for the development builds of Retro.
## Bug Fixes
- (all) strl* functions now only compiled if using GLIBC.
- (rre) `clock:year` corrected
- (rre) `clock:month` corrected
## Build
- Merged Linux & BSD Makefiles
## Core Language
- rename `a:nth` to `a:th`
## Documentation
- updated Linux build instructions
- updated Starting instructions
## Examples
- add sqlite3 wrapper
## I/O
- added `clock:utc:` namespace
## Interfaces
- retro-compiler: runtime now supports scripting arguments