CHANGES
=======

0.2.9
-----

* typo
* update readme mess doc

0.2.8
-----

* put back README.rst

0.2.7
-----

* no wrapping on pandoc on travis
* doc in make update
* make freeze shortcut
* editable files only on dev env
* freeze version of pipenv
* force systemwide pandoc

0.2.6
-----

* pylint fixes
* update to use txwebbackendbase 0.1.3
* update pypi classifier

0.2.5
-----

* skip description-file in setup.cfg
* requires python 3.6

0.2.4
-----

* Fix typos

0.2.3
-----

* Fix for travis
* Use only README.md
* split config of flake8, isort, yapf
* pylint
* Moved pylintrc out of setup.cfg
* status and routes singletons

0.2.2
-----

* fix No such file limits.h

0.2.1
-----

* update to txwebbackendbase 0.0.3
* Fix startup script

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
