SDK/changelog.md

15 lines
576 B
Markdown
Raw Permalink Normal View History

2020-06-19 09:23:19 +02:00
# Change log
## Release 2020-06
* Units `initialization` and `finalization` sections support.
* Unit `CRT` added, console examples rewritten using it.
* Examples grouped by console and GUI.
* User program templates added, see `My` directory.
* [Readme](readme.md) significantly updated. [FAQ](FAQ.md), [contribution rules](contributing.md) and changelog added.
* Bugfixes and common improvements.
**Known issues**
* Console I/O procedures still non-standard.
## Release 2020-05
First release with a bunch of examples and all programs needed to develop and compile yourself.