Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
myna-1.13.0.war | 2017-05-18 | 40.5 MB | |
README.md | 2017-05-18 | 596 Bytes | |
Release Version 1.13.0.tar.gz | 2017-05-18 | 38.2 MB | |
Release Version 1.13.0.zip | 2017-05-18 | 42.1 MB | |
Totals: 4 Items | 120.9 MB | 0 |
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.