Skip to content

Releases: hkage/cookiecutter-tornado

0.2.5

06 Jun 13:16
Compare
Choose a tag to compare
  • Remove duplicated classifiers entry in setup parameters (thanks to stephendwolff)

0.2.4

18 Mar 12:45
Compare
Choose a tag to compare
  • Fixed project description for GPL projects (thanks to bwrsandman)

0.2.3

07 Nov 13:17
Compare
Choose a tag to compare
  • Bumped Tornado version to 4.5.2

0.2.2

12 May 07:07
Compare
Choose a tag to compare
  • 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

15 Mar 07:47
Compare
Choose a tag to compare
  • 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

14 Mar 15:14
Compare
Choose a tag to compare
  • #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

11 Jan 11:43
Compare
Choose a tag to compare
  • #1: Added Docker support
  • Added changelog file
  • Updated the HTML boilerplate code

0.1.0

07 Jan 10:57
Compare
Choose a tag to compare
  • Initial release