Revision history for Sparky-Job-Api
{{$NEXT}}
0.0.10 2025-10-04T19:40:00Z
    Add boolean
    type to meta
0.0.9 2025-10-04T15:40:00Z
    New features:
    report() method
    meta() method
0.0.8 2025-09-29T12:30:00Z
    Terminated jobs support
0.0.7 2025-05-21T17:10:00Z
    Use JSON::Fast
    (instead of JSON::Tiny)
0.0.6 2022-12-15T19:50:00Z
    Add retry logic to handle 
    sparky api temporary downs
0.0.5 2022-10-26T16:05:00Z
    Introduce SPARKY_JOB_TIMEOUT
    Adds ">>>" markers for log messages 
    (to allow filtering on client side)
    Improve log messages (more info)
    for job/stash/file requests
0.0.4 2022-03-13T09:40:00Z
    Job get-file, :text modifier support
    Improvement - try to use file for localhost
    Add job file endpoints
0.0.3 2022-03-13T05:20:00Z
    `wait-job` - increase sleep to 5 for http calls, to
    reduce load to sparky web 
    Bugfix - add `:workers` parameter to wait-job methods 
    Timeout renamed to sleep
    New timeout setting means stop waiting for a job
    after `$timeout` seconds
0.0.2 2022-02-14T00:00:00Z
    Usage clarification
    Stage=main is default now
0.0.1 2022-02-13T00:00:00Z
    First release