0.3.0
What's Changed
- Remove close method by @knyghty in #61
 - Run tests on Windows and macOS by @RealOrangeOne in #65
 - Add task starting datetimes to TaskResults by @vidski in #67
 - Store task exceptions by @RealOrangeOne in #68
 - Define priority range and semantics by @RealOrangeOne in #70
 - Test and improve concurrency by @RealOrangeOne in #69
 - Traceback serialization by @ksamuel in #75
 
Bug fixes
- Raise correct error when refreshing DB tasks
 - Validate the modified task when calling 
using - Fix concurrency issues on SQLite, which could result in tasks being executed multiple times (#33)
 
New Contributors
- @knyghty made their first contribution in #61
 - @vidski made their first contribution in #67
 - @ksamuel made their first contribution in #75
 
Full Changelog: 0.2.0...0.3.0