Skip to content
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.

2.3.0

Compare
Choose a tag to compare
@ColinDuquesnoy ColinDuquesnoy released this 06 Apr 14:14
· 854 commits to master since this release

New features

Add ability to run the compiled programe in an external terminal. This is
useful if you are using the SCREEN SECTION as the embedded terminal does
not support redirection.

Fixed bugs

  • fix bug with detection of submodules call if they are enclosed with single quotes
    instead of double quotes