Skip to content

Latest commit

 

History

History
105 lines (59 loc) · 4.38 KB

CHANGELOG.md

File metadata and controls

105 lines (59 loc) · 4.38 KB

Change Log

v0.6.1 (2018-08-06)

Full Changelog

Implemented enhancements:

  • Add note about $PATH #35

Fixed bugs:

  • Fix Windows support #42

v0.6.0 (2018-08-01)

Full Changelog

Implemented enhancements:

  • Add code_of_conduct prompt #38
  • Add AppVeyor support #33

Fixed bugs:

  • Fix repo_slug dirs outdated content #39
  • Remove copy_cookiecutter_git prompt #37
  • Fix tests on Windows #26

v0.5.1 (2018-07-30)

Full Changelog

Fixed bugs:

  • Fix Invoke on Windows #34

v0.5.0 (2018-07-26)

Full Changelog

Implemented enhancements:

  • Add cookie-cookie feature #32
  • Add Codecov support #30
  • Add Travis Continuous Integration support #9

Fixed bugs:

  • Fix gitlab.com as remote_provider #22
  • Fix urllib2 URLError urlopen error #21
  • Fix bash tests with pytest #8

v0.4.1 (2018-03-16)

Full Changelog

Fixed bugs:

  • Bitbucket remote repo failed #20

v0.4.0 (2018-03-15)

Full Changelog

Implemented enhancements:

  • Add python3 support #15

Fixed bugs:

  • Fix UnboundLocalError #17
  • Fix Windows TypeError #16

v0.3.0 (2017-03-25)

Full Changelog

Implemented enhancements:

  • Add cookiecutter.json documentation #14
  • Refactor cookiecutter.json keys #13

v0.2.0 (2017-03-24)

Full Changelog

Implemented enhancements:

  • Add bitbucket.org support #5
  • Add first tagged release #3

v0.1.0 (2017-03-24)

Implemented enhancements:

  • Add more license choices #4
  • Use github-changelog-generator #2
  • Add gitlab.com support #1

Fixed bugs:

  • Fix insecure gitlab_token retrieval #6

* This Change Log was automatically generated by github_changelog_generator