mirror of https://github.com/peter4431/rq.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
355 B
Markdown
25 lines
355 B
Markdown
### 0.1.3
|
|
(Not released yet)
|
|
|
|
- Workers can accept explicit connections, like Queues.
|
|
|
|
|
|
### 0.1.2
|
|
(May 15, 2012)
|
|
|
|
- Fix broken PyPI deployment.
|
|
|
|
|
|
### 0.1.1
|
|
(May 14, 2012)
|
|
|
|
- Thread-safety by using context locals
|
|
- Register scripts as console_scripts, for better portability
|
|
- Various bugfixes.
|
|
|
|
|
|
### 0.1.0:
|
|
(March 28, 2012)
|
|
|
|
- Initially released version.
|