jobs v0.4.0 Release Notes

Release Date: 2015-08-25 // over 8 years ago
  • ๐Ÿš€ This release incorporates PR #30. Thanks @utrack!

    ๐Ÿ‘ท I wanted to prioritize getting #30 into master, so I have not yet implemented everything that was planned for Milestone 0.4.0. As a result, some issues have been pushed back to Milestone 0.5.0.

    Full Changelog

    • ๐Ÿ‘ท Implement Pool.SetAfterFunc which allows you to specify a function that should be run after each job is executed, regardless of whether it was successful.