CHANGES
=======

3.2.0
-----

* Add option to management command to ignore missing file (#191)
* Trivial typo fixes in README.md (#193)

3.1.1
-----

* Fix log statment -- Use \_\_mod\_\_ over format style (#190)

3.1.0
-----

* Add process\_variation classmethod to simplify customization (#188)
* Add bandit configuration (#189)

3.0.1
-----

* Attempt to circumvent "OSError: image file is truncated" issue. (#184)

3.0.0
-----

* Refactor tests to increase coverage
* Refator rendervariations command to use concurrent.futures
* Update badges
* Switch from coveralls to codecov
* Remove Django 1.8 & 1.10 support
* Remove Python 2 support
* Add Django 2.0 support
* Switch to pbr for releases
* Update coverage from 4.4.1 to 4.4.2
* Ignore all missing doc strings
* Update README.md
* Update pytest from 3.2.2 to 3.2.3
* Update tox from 2.8.2 to 2.9.1
* Update tox from 2.8.1 to 2.8.2
* Update pytest from 3.2.1 to 3.2.2
* Update tox from 2.8.0 to 2.8.1
* Update tox from 2.7.0 to 2.8.0
* Update pytest from 3.2.0 to 3.2.1

2.4.2
-----

* Release version 2.4.2
* Fix typo in validators
* Update pytest from 3.1.3 to 3.2.0
* Update pytest from 3.1.2 to 3.1.3
* Update pytest from 3.1.1 to 3.1.2
* Update py from 1.4.33 to 1.4.34 (#155)
* 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.9 to 4.2.12
* Fix sorting
* 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
* Set theme jekyll-theme-leap-day
* Update coverage from 4.4 to 4.4.1
* Fix PEP257 issues
* Fix travis configuration file
* Fix README signal callbacks import path
* Update coverage from 4.3.4 to 4.4
* Explicitly catch all exceptions
* Remove outdated dependencies
* Update test supte
* Update tox from 2.6.0 to 2.7.0
* Update pre-commit from 0.13.5 to 0.13.6
* Update pre-commit from 0.13.3 to 0.13.5
* Update py from 1.4.32 to 1.4.33
