- added new documentation to the project
- update setup.py
- preparing for semantic versioning
- fixed issue with new failure package in distutils sdist
- changed setup.py to remove camel case, because it's ugly
- added the basics of failure backend support
- minor bug fix in worker.py
- merged in some setup.py niceties from dsc fork
- merged in better README info from dsc fork
- updated setup.py
- refactored package for better testing
- resque namespacing by fakechris
- smarter import from string by fakechris
- Better web interface via resweb
- Updated the api to be more inline with resque
- More tests.
- First release.