Utilities


1.3.0

12 Mar 2024

Important

The password property on the CommandLine function will be ignored when running on Linux. This is due to Linux not allowing the use of a password as parameter when executing a shell command.

  • Changed the plugin from Windows-specific to be platform-independent

  • Added coroutine support (async-await) for the Sleep function.

  • Upgraded to .NET 8


1.1.0

17 Nov 2022

  • Regrouped Timer properties in Property Grid to improve usability


1.0.2

17 Mar 2022

  • First release

Last updated