Skip to content

Version 1.3.1

Compare
Choose a tag to compare
@kelemen kelemen released this 29 Jun 23:06
· 1578 commits to master since this release
  • Background tasks are now displayed on the progressbar as soon as they are scheduled to be executed.
  • Fixed Gradle 2.0 incompatibility.
  • There is no limit on how many concurrent tasks can be executed (was limited to 10 previously).
  • Fixes automatic localization feature of the GUI editor: Issue #129.
  • Standard out and standard error are now displayed in test results window: Issue #126.