Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 879 Bytes

CHANGELOG.md

File metadata and controls

26 lines (21 loc) · 879 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased][unreleased]

Fixed

  • issue #1 - project directory name should not been prefixed if the project name starts with "cookiecutter"
  • issue #3 - the post hook should be available in the generated template
  • correct some typos
  • correct style format to adhere to PEP 8 style recommendations

Changed

  • add requirements section in both main and template readme files

0.1.0 - 2016-04-05

Added

  • package files
  • requirements
  • cookiecutter json file
  • template base files and directories
  • specifications + support classes
  • travis CI support