-
Fixed bug where rogue JSON from Plugin could overwrite sensitive job data.
- This is specifically to fix a case where a Plugin emitted a JSON document containing an
id
property. This property overwrote the internal Job ID and Cronicle became extremely confused, and could not view or abort the job.
- This is specifically to fix a case where a Plugin emitted a JSON document containing an
-
Fixed #516 (no custom html output when stderr used) -- thank you @dheise-rheinenergie-trading-com
-
README: Added blurb about JSON output and
complete
flag. -
README: Removed old notice at top of README.