Performance
- recipe: Give TreeCache standalone queue (4456f180)
Doc
- Correctly document supported versions (f860de52)
- Add license to Wheel (43d156de)
- minor tweaks to contributing.md (#464) (5837d11b)
Features
- recipe: allow non ephemeral locking (6f7a603d)
Chore
- drop python 2.6 compatible gevent (2e8dcd38)
- remove debian packaging (#468) (a28423aa)
- stop bundling virtualenv (af9b4cab)
- remove python 3.3 from tox (cf66474b)
- remove
easy_install
instructions (6e6627d5)
Bug Fixes
- Pass watch as keyword arg instead of positional arg (#495) (23850792)
- need gevent >= 1.2, not > 1.1 (18f3531b)
- Remove use of "async" as a variable (225d3369, closes #455)
- core:
- recipe:
Refactor
- Unify queue factory in various handlers (cbd02f5c)