Skip to content

v1.5.0: Cleanup and sanity checks

Compare
Choose a tag to compare
@jechols jechols released this 07 Nov 18:47
· 4 commits to main since this release
368b74f

This release cleans up / corrects the code and documentation, particularly the README, and does some basic sanity checks to ensure long-running commands are likely to succeed prior to queuing a job for them. Avoids queuing jobs in cases where the job wouldn't do anything, ensuring callers don't get incorrect results (double-purging a batch, for instance, was resulting in an error).