Thu, 19 Apr 2018 19:33:14 +0200
Project:
Finished adding support for 'make' to the Project menu and run it automatically before the main script is started (configuration option)
changelog | file | annotate | diff | comparison | revisions |
--- a/changelog Thu Apr 19 19:30:53 2018 +0200 +++ b/changelog Thu Apr 19 19:33:14 2018 +0200 @@ -4,6 +4,9 @@ - bug fixes - Code Style Checker -- added support for '# noqa' and '# NOQA' comments to suppress warnings +- Project + -- added support for 'make' to the Project menu and run it automatically + before the main script is started (configuration option) - Syntax Checker -- added support for '# noqa' and '# NOQA' comments to suppress warnings - Translator