Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 852 Bytes

CHANGELOG.md

File metadata and controls

38 lines (32 loc) · 852 Bytes

Changelog

Development

  • 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 (2017-03-15)

  • 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 (2017-03-14)

  • #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 (2016-01-11)

  • #1: Added Docker support
  • Added changelog file
  • Updated the HTML boilerplate code

0.1.0 (2016-01-07)

  • Initial release