All notable changes to this project will be documented here.
- Ability to kill a running AppleScript
- Remove grunt
- Upgrade to
pegjs@0.10.0 - lint using
xo
- Fix for breaking change in node 6 (See #7 Thanks to rosszurowski)
- Update dependencies
- When date cannot be parsed by Javascript, return original string value (See #5)
- Added support for multiline strings and for unquoted strings in osascript output (See #5)
- Unrecognized result is know always treated as a raw string. (Fix #3)
- Fix a bug where empty results where considert an error (Fix #2)
- Stable release
- Fix package.json
- Inital release