Releases: open-oni/oni-agent
Releases · open-oni/oni-agent
v1.6.0: Let's make titles 0.5% easier to load, too!
You can now load titles with the ONI Agent, which is a little easier than loading titles on the ONI server itself. But much like the rest of this suite, this isn't going to make manual work a million times easier. It just makes automation possible.
v1.5.0: Cleanup and sanity checks
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).