Skip to content

Releases: copier-org/copier

v5.1.0

17 Aug 07:34
Compare
Choose a tag to compare

All changes here. Summary:

  • Forbid downgrades.
  • Print all logs to STDERR.

v5.0.0

13 Aug 12:15
Compare
Choose a tag to compare

All changes here. Summary:

  • Add --prerelease flag, which will be False by default. This is a behavioral change and that's basically why I'm doing a new major release. All other changes are minor here.
  • Better docs.

v4.1.0

10 Aug 11:32
Compare
Choose a tag to compare

All changes here. Summary:

  • Make copier work fine with Git 2.28.
  • We have docs!
  • Polish docs a little bit.
  • We now run tests on macOS and Windows!

v4.0.2

21 Jul 08:30
Compare
Choose a tag to compare

All changes here. Summary:

  • Fix a bug where questions with templated defaults would not be asked to the user.

v4.0.1

23 Jun 09:35
Compare
Choose a tag to compare

All changes here. Summary:

  • Fix a bug where the default value prompted to the user didn't match the reality from his last answer.

v4.0.0

18 Jun 10:37
Compare
Choose a tag to compare

All changes here. Summary:

  • Remove semver to avoid having 2 different versioning systems. We stick to PEP 440 now.
  • Remember where an answer comes from.
  • Do not re-ask to the user if already answer via --data.
  • Support pre-migration scripts that modify the answers file.

v3.2.0

03 Jun 08:49
Compare
Choose a tag to compare

v3.1.0

11 May 07:53
ebdf05b
Compare
Choose a tag to compare

All changes here. Summary:

  • Assert minimum copier version.
  • Prettier prompts.
  • Prompt self-templating.
  • Better README.

v3.0.6

13 Apr 11:38
9c3fe7c
Compare
Choose a tag to compare

v3.0.5

08 Apr 11:12
7f2bcf6
Compare
Choose a tag to compare