Releases: hkage/cookiecutter-tornado
Releases · hkage/cookiecutter-tornado
0.2.5
- Remove duplicated classifiers entry in setup parameters (thanks to stephendwolff)
0.2.4
- Fixed project description for GPL projects (thanks to bwrsandman)
0.2.3
- Bumped Tornado version to 4.5.2
0.2.2
- Bumped Tornado version to 4.5.1
- Made copyright for the Sphix documentation variable
- Remove all Docker related files
- Refactored some tests
- Make bumpversion optional within the setup.cfg
- Remove bootstrap.sh if Vagrant support has been disabled
0.2.1
- Made pytest optional within the template's setup.py
- Added classifiers to the setup.py
- Made the license dynamic within the setup.py's classifiers
0.2.0
- #2: Changed the boilerplate to a Cookiecutter template
- Added tox file for testing
- Added .editorconfig
- Added Sphinx documentation
- Added bumpversion support
- Added docker-compose file
- Fixed Vagrant setup
0.1.1
- #1: Added Docker support
- Added changelog file
- Updated the HTML boilerplate code