0.2
New features:
- Add RenderedTemplateFileHash strategy (#7).
Contributed by Jonathan Piron. - Raise an error when the cookiecutter context file is not generated (#9)
- Add support for extra_context to cli (like in
cookiecutter
command) (#10) - Add jinja2 support to strategies mapping (#13)
- Add automation via Python + built-in support for Git-based projects
and GitLab (#11)
Behaviour changes:
- Strategies: detect newline type from the target file and preserve it (#12)
Packaging changes: