- Pinned the rq version Flask-RQ2 depends on to >=0.6.0,<0.7.0 for now. A bigger refactor will follow shortly that fixes those problems better.
- Allow overriding the default_timeout in case of using the factory pattern.
- Run tests on Python 3.6.
- Fixed typos in docs.
- Official Support for Flask >= 0.11
- Fixed import paths to stop using
flask.extprefix.
- Fixed package description.
- Made wheel file universal.
- Initial release.