Breaking changes
- None \o/ (that we know of)
Migrations
Features
- Refactor builtin tasks to use pass_context #205
- Real concurrent asynchronous tasks #206
- Implement an administration prompt #204
Fixes
- Worker should instantiate Event lazily, and should use wait_for, not wait #202
- Insert event after defer job #184
Tests
- Activate test_lock #210
- Add a schema migration test #209
- Instrument test_lock in case it fails again #214
- Simplify migration tests #215
Docs
- Fix connector doc & worker doc (& probably other docs too) #208
- Add migration tests to contributing doc #211
- Fix typo in locks howto #216
Misc
- Remove extraneous spaces in license file #218