huey v1.10.1 Release Notes

Release Date: 2018-07-24 // almost 6 years ago
    • ✂ Remove call to SimpleDB Client.connect(), as the simpledb APIs have changed and no longer use this method.
    • Ensure that pre- and post-execute hooks are run when using Huey in "always_eager" mode.
    • Gracefully stop Huey consumer when SIGINT is received.
    • 👌 Improved continuous integration, now testing on Python 3.7 as well.

    View commits