CHANGES
=======

0.1.2
-----

* Update pypi password

0.1.1
-----

* Introduce dlib as optional feature
* Remove exact pinning of opencv
* Support 3.7
* Fix tests
* Add link to contributing guide
* Add contributing guide
* Be more explicit what exception is expected

0.1.0
-----

* Revert branch check

0.0.12
------

* Add unit tests for ThugLandmarks class
* Deploy only tagged master
* Skip before\_install and install for deployment

0.0.11
------

* Add support for filenames which contain dots
* Revert after\_success skip for deployment

0.0.10
------

* Skip after\_success for deployment
* Add better exception handling for draw\_on\_top
* Make src regular dir instead of python pkg

0.0.9
-----

* Ignore pytest cache
* Remove py 3.7 classifier for now
* Downscale example images due to rendering issue in pypi

0.0.8
-----

* Add 'on tags' condition back for deployment

0.0.7
-----

* Add branch definition for deployment

0.0.6
-----

* Add proper readme
* Remove travis debug, deploy only on tags

0.0.5
-----

* Debug trial for travis

0.0.3
-----

* Update creds

0.0.2
-----

* Add codecov
* Remove py37 for now
* Try to make python 3.4 happier

0.0.1
-----

* Add pypi deployment
* Do not use too fancy features for py 3.4 (unpack multiple lists inside one)
* Initial commit
