Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 794 Bytes

HISTORY.md

File metadata and controls

37 lines (24 loc) · 794 Bytes

0.5.0 (2010-0114)

  • added new documentation to the project
  • update setup.py
  • preparing for semantic versioning

0.4.1 (2010-01-06)

  • fixed issue with new failure package in distutils sdist
  • changed setup.py to remove camel case, because it's ugly

0.4.0 (2010-01-06)

  • added the basics of failure backend support

0.3.1 (2009-12-16)

  • minor bug fix in worker.py
  • merged in some setup.py niceties from dsc fork
  • merged in better README info from dsc fork

0.3.0 (2009-12-10)

  • updated setup.py
  • refactored package for better testing
  • resque namespacing by fakechris
  • smarter import from string by fakechris

0.2.0 (2009-12-09)

  • Better web interface via resweb
  • Updated the api to be more inline with resque
  • More tests.

0.1.0 (2009-12-01)

  • First release.