Tags: atchariya/cookiecutter
Tags
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
PreviousNext