jsxk
Version:
Provides a two-way communication interface between NodeJS and Adobe ExtendScript (JSX) files
11 lines (9 loc) • 471 B
Markdown
# Changelog
- v0.1.8 - (12-06-2020) Fixed `jsxk.options.targetProcess` bug.
- v0.1.7 - (24-04-2020) Updated docs.
- v0.1.6 - (23-04-2020) Padded out temp file names.
- v0.1.5 - (23-04-2020) Allowing multiple concurrent temp scripts to be queued.
- v0.1.4 - (23-04-2020) Made injection regex more flexible with handling whitespace
- v0.1.3 - (23-04-2020) Added .npmignore
- v0.1.2 - (23-04-2020) Trying to get changelog to auto tick
- v0.1.1 - (23-04-2020) Updated docs.