-----
Bug fixes
^^^^^^^^^
* The string used to import a callback now much have a colon in it, matching the behavior of setuptools. This was implied before but not required.
* The gevent worker no longer fails with an AttributeError when processing messages.
New features
^^^^^^^^^^^^
* Vastly improved test coverage.