Releases: johnelm/node-jxa
Releases · johnelm/node-jxa
Fixed runtime bug: JXA doesn't have console.error; must use console.log
Improved error handling
Improved error handling and ensured that a non-zero exit code is used when errors occur.
Also:
- added lodash as dev dependency, it's used in the example script.
- acknowledged the (outdated) JXA column in the Kangax table, in the readme.
more readme updates, and add repo URL for npm
v2.0.3 v2.0.3
README update, including several more JXA links
v2.0.2 v2.0.2
Added example syntax to npm scripts
v2.0.1 v2.0.1
Lose the node-debug-jxa command
... to simplify everything. Debugging (sourcemaps) can still be enabled using the -d / --debug switch, and by setting the NODE_DEBUG_JXA environment variable to 'true'.
Release also includes an improved examples script.
Improved live streaming of stdout and stderr from child process to console
improved console output by switching to child_process.spawn (from exec)
README update
fiddling with badges
dropped shell scripts in bin links
v1.3.2 v1.3.2
added github link/badge
v1.3.1 v1.3.1