CHANGES
=======

3.4.2
-----

* Fix #178 -- Close connections when exeting threads

3.4.1
-----

* Fix #180 -- Limit threads to number of active plugins (#181)

3.4.0
-----

* Add response status page using w3css
* Update AUTHORS
* Change master\_doc and html\_template of sphinx doc
* Basic setup for minimal documentation (#176)

3.3.0
-----

* Fix isort issues
* Use futures and parallel execution to improve performan

3.2.0
-----

* Add support for multiple celery queues

3.1.0
-----

* Add check for boto3 storage
* Correct URL route entry in README. Fixes #166
* README: Migrations must be run if using DB check

3.0.0
-----

* Switch to pbr for package setup (#160)
* Drop Python 2 support
* Fix coverage badge
* Switch to CodeCov for coverage tracking
* Add Django 2.0 support
* Ignore all D1 warnings from pydocstyle
* Update coverage from 4.4.1 to 4.4.2
* Update pytz from 2017.2 to 2017.3
* Update flake8 from 3.4.1 to 3.5.0
* Update pep8 from 1.7.0 to 1.7.1
* Update pydocstyle from 2.1.0 to 2.1.1
* Update pydocstyle to 2.1.0 (#146)
* Update pytest from 3.2.2 to 3.2.3
* Update six from 1.10.0 to 1.11.0
* Update amqp from 2.2.1 to 2.2.2
* Update pytest from 3.2.1 to 3.2.2

2.4.0
-----

* Added time\_taken to backend and index.html template
* Update pytest from 3.2.0 to 3.2.1
* Update pyflakes from 1.5.0 to 1.6.0
* Update pytest from 3.1.3 to 3.2.0
* Update flake8 from 3.3.0 to 3.4.1
* Update celery from 4.0.2 to 4.1.0
* Update kombu from 4.0.2 to 4.1.0
* Update vine from 1.1.3 to 1.1.4
* Update billiard from 3.5.0.2 to 3.5.0.3
* Update amqp from 2.1.4 to 2.2.1
* Update pytest from 3.1.2 to 3.1.3
* Update pbr from 3.1.0 to 3.1.1
* Update pbr from 3.0.1 to 3.1.0
* Update pytest from 3.1.1 to 3.1.2
* Update py from 1.4.33 to 1.4.34
* Update isort from 4.2.13 to 4.2.15
* Update isort from 4.2.12 to 4.2.13
* Update isort from 4.2.5 to 4.2.12 (#117)
* Fix isort issues
* Update isort from 4.2.5 to 4.2.9
* Update pytest from 3.1.0 to 3.1.1
* Update pytest from 3.0.7 to 3.1.0
