Skip to content

Releases: NSUSpray/Plys

Plys version 0.5

30 Nov 00:14
Compare
Choose a tag to compare

Changelog:

v0.5.0

  • Added: rapid start option /Rapid
  • Added: substitution of macros @ScriptFullPath, @ScriptName and @ScriptLineNumber
  • Added: macros @PlysPath and @PlysVersion
  • Added: Unicode support for stderr and stdout streams
  • Added: process the error window message, the notification area tool tip and icon
  • Changed: translation algorithm for better performance
  • Changed: Plys options for each file
  • Changed: /NoStdio command line switch instead “#plys nostdio” line in script
  • Changed: lambda feature enabled by default
  • Fixed: tab to spaces conversion is broken
  • Fixed: dollar prefix is appended for “until” keyword
  • Fixed: incorrect line enumeration
  • Fixed: extra endif after single-line if..then and decreasing indent

Plys version 0.4

10 Nov 03:29
Compare
Choose a tag to compare

Zip file content:

  • setup.au3 – script for automatic installation or uninstallation
  • Plys.chm – compiled HTML help (needed for installation) NEW
  • autoitscript.ico – icon image for AutoIt Plys Script (.aup) files (needed for installation) NEW
  • README.md – description of release
  • Helpfile Examples – Plys examples for compiled HTML help (needed for installation) NEW

For automatic installation dowload zip, unpack all files and click setup.au3.