Skip to content

Release Version 1.13.0

Latest
Compare
Choose a tag to compare
@markporter markporter released this 18 May 12:24

Notes:

  • [ADD] .jshintrc file
  • [ADD] Myna.getStackLine
  • [ADD] Splunk logger type
  • [CHANGE] Added App-specific classloader support via $application.loadClass
  • [CHANGE] Modified Myna.exec to take arbitrary parameters and attach error output and exit code as sub-objects on return string
  • [CHANGE] Myna.log, Myna.PrintConsole, and Myna.printDump now also log file and line number called from
  • [FIX] error in Myna.exec: "options" is not defined.