CHANGES
=======

0.2.0
-----

* note about readme on github
* mae githook
* make push
* Fix typo
* fix docker build
* Fix build make
* gather build scripts into a Makefile
* minor upgrade
* Update to Docker img twisted 17.9
* update Dockerfile
* don’t build bare in travis
* fix imports
* fmtcode

0.1.16
------

* Use my fork of subliminal lib

0.1.15
------

* isort
* Fix dopplerr typo
* Fix readme

0.1.14
------

* reorg routes and dependencies
* rename to dopplerr
* refactorize tx install
* install coveralls on travis build

0.1.13
------

* using pathlib2 backport lib
* enable pylint (travis)
* Ignore ‘import future’ similarities
* Fix useless imports (pylint)
* Update README
* Enable coverage report
* update dependencies
* add fallback recursive glob for py < 3.5
* add logfile argument
* bug fix: glob filename protection
* fix typo in README
* radarr test trace
* Fix url in README
* update README

0.1.12
------

* Fix pypi badge

0.1.10
------

* cleaner comments on docker hub

0.1.9
-----

* nicer github homepage
* Typo fix in setup.cfg

0.1.8
-----

* docker hub compatible comments
* update sonarr config doc

0.1.7
-----

* Don’t build wheels and bdist in docker
* typo fixes in README

0.1.6
-----

* Fix install script on travis
* add warning text in readme.md
* dual README

0.1.4
-----

* README rst to md

0.1.1
-----

* README md to rst

0.1.0
-----

* Disable check style for travis
* Force bare env execution on travis
* sudo apt commands in travis.yml
* Travis build can push pypi
* travis to use pipenv install —system
* propage VERBOSE env variable
* Custom error message on GET /notify
* Fix failed not implemented root page
* Language descriptors in README
* py3-twisted not provided by alpine
* rename install docker to instal system
* switch to alpine-s6-python3 base img
* Dockerfile uses python3
* reformat header
* ignore sonarr-sub-downloader
* code style correction
* request multi concurrency
* importing tx deferred utils
* movind checks to check-style.sh
* add autopep8 for autoformat
* add isort to split imports
* Running pylint
* Connecting subliminal to dl subtitles
* replace flask by klein
* upgrade to pipenv 4.1.4
* fullscan api
* import subliminal dependency
* add search media code
* format readme
* first draft of downloader
* start the webhook
* update helloworld str
* verbose option
* use setuptools 36.0.1
* remove buggy devpy
* being inspired by linuxserver dockers
* update to pipenv 4.1.3
* Shield for docker build
* Fmt REAME to md
* Enable Python 2.7 support
* add docker test
* usage instruction in README
* Update README.rst
* factorize build scripts
* Fmt code with yapf
* fmt
* travis sdist
* Forget about python2
* empty tox
* rm dist
* rm .cache
* Test and flake8
* install log
* install srv in the venv
* Rename to subdlsrv and apply my cookiecutter receipe
* pipenv install can create env
* fix pylint error
* Trying devpy
* Initial commit
