Skip to content

Tags: ryanfreckleton/cookiecutter

Tags

1.3.0

Toggle 1.3.0's commit message
1.3.0 (2015-11-10) Pumpkin Spice

================================

The goal of this release is to extend the user config feature and to
make hook execution more robust.

New Features:

-   Abort project generation if `pre_gen_project` or `post_gen_project`
    hook scripts fail, thanks to [@eliasdorneles] (\cookiecutter#464, \cookiecutter#549)
-   Extend user config capabilities with additional cli options
    `--config-file` and `--default-config` and environment variable
    `COOKIECUTTER_CONFIG`, thanks to [@jhermann], [@pfmoore], and
    [@hackebrot] (\cookiecutter#258, \cookiecutter#424, \cookiecutter#565)

Bug Fixes:

-   Fixed conditional dependencies for wheels in setup.py, thanks to
    [@hackebrot] (\cookiecutter#557, \cookiecutter#568)
-   Reverted skipif markers to use correct reasons (bug fixed in
    pytest), thanks to [@hackebrot] (\cookiecutter#574)

Other Changes:

-   Improved path and documentation for rendering the Sphinx
    documentation, thanks to [@eliasdorneles] and [@hackebrot]
    (\cookiecutter#562, \cookiecutter#583)
-   Added additional help entrypoints, thanks to [@michaeljoseph]
    (\cookiecutter#563, \cookiecutter#492)
-   Added Two Scoops Academy to the README, thanks to
    [@hackebrot] (\cookiecutter#576)
-   Now handling trailing slash on URL, thanks to [@ramiroluz]
    (\cookiecutter#573, \cookiecutter#546)
-   Support for testing x86 and x86-64 architectures on appveyor, thanks
    to [@maiksensi] (\cookiecutter#567)
-   Made tests work without installing Cookiecutter, thanks to
    [@vincentbernat] (\cookiecutter#550)
-   Encoded the result of the hook template to utf8, thanks to
    [@ionelmc] (\cookiecutter#577. \cookiecutter#578)
-   Added test for \_run\_hook\_from\_repo\_dir, thanks to [@hackebrot]
    (\cookiecutter#579, \cookiecutter#580)
-   Implemented bumpversion, thanks to [@hackebrot] (\cookiecutter#582)
-   Added more cookiecutter templates to the mix:
    -   [cookiecutter-octoprint-plugin] by [@foosel] (\cookiecutter#560)
    -   [wagtail-cookiecutter-foundation] by [@chrisdev], et al. (\cookiecutter#566)

  [@eliasdorneles]: https://github.com/eliasdorneles
  [@jhermann]: https://github.com/jhermann
  [@pfmoore]: https://github.com/pfmoore
  [@hackebrot]: https://github.com/hackebrot
  [@michaeljoseph]: https://github.com/michaeljoseph
  [@ramiroluz]: https://github.com/ramiroluz
  [@maiksensi]: https://github.com/maiksensi
  [@vincentbernat]: https://github.com/vincentbernat
  [@ionelmc]: https://github.com/ionelmc
  [cookiecutter-octoprint-plugin]: https://github.com/OctoPrint/cookiecutter-octoprint-plugin
  [@foosel]: https://github.com/foosel
  [wagtail-cookiecutter-foundation]: https://github.com/chrisdev/wagtail-cookiecutter-foundation
  [@chrisdev]: https://github.com/chrisdev

1.2.1

Toggle 1.2.1's commit message
version 1.2.1

1.1.0

Toggle 1.1.0's commit message
version 1.1.0

1.0.0

Toggle 1.0.0's commit message
version 1.0.0

0.9.1

Toggle 0.9.1's commit message
version 0.9.1

0.9e.1

Toggle 0.9e.1's commit message
version 0.9.1

0.9.0

Toggle 0.9.0's commit message
version 0.9.0

0.8.0

Toggle 0.8.0's commit message
0.8.0 release

0.7.2

Toggle 0.7.2's commit message
Cross-platform compatibility fixes.

0.7.1

Toggle 0.7.1's commit message
Use current Python for hooks, better source dist, better docs, --vers…

…ion.