Skip to content

Plys version 0.5

Latest
Compare
Choose a tag to compare
@NSUSpray NSUSpray released this 30 Nov 00:14
· 1 commit to master since this release

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