Skip to content

Releases: smkent/copier-python

v0.11.1

06 Jun 20:58
7384a7a

Choose a tag to compare

What's Changed

  • Apply template updates by @smkent in #70
  • Run copier update with --skip-answered in update command by @smkent in #71
  • Install codecov uploader from PyPI in CI workflow by @smkent in #72

Full Changelog: v0.11.0...v0.11.1

v0.11.0

22 May 07:15
a2f597b

Choose a tag to compare

What's Changed

  • Make typing_extensions import conditional on Python version by @smkent in #69

Full Changelog: v0.10.0...v0.11.0

v0.10.0

22 May 07:05
1db7e90

Choose a tag to compare

What's Changed

  • Pin copier update target ref in tests by @smkent in #67
  • Add missing typing_extensions to dependencies by @smkent in #66
  • Add rich to dependencies by @smkent in #68

Full Changelog: v0.9.0...v0.10.0

v0.9.0

21 May 07:57
99eedec

Choose a tag to compare

What's Changed

  • Increase pytest verbosity in poe ti by @smkent in #63
  • Add copier-python CLI with update subcommand by @smkent in #64
  • Update template and project version pins by @smkent in #65

Full Changelog: v0.8.0...v0.9.0

v0.8.0

19 May 06:37
17ccb93

Choose a tag to compare

What's Changed

  • Remove unused link definitions in documentation by @smkent in #50
  • Add pytest-xdist to project and template by @smkent in #53
  • Add AGENTS.md to template and project by @smkent in #54
  • Fix .copier-answers.yml exclusion in .pre-commit-config.yaml by @smkent in #55
  • Update ty, zensical version constraints by @smkent in #57
  • Limit pytest-cov scope to project_slug for performance by @smkent in #58
  • Add poe ti task for easier test debug/inspection by @smkent in #59
  • Add syrupy pytest plugin and poe snapup command by @smkent in #60
  • Use poe lt in test_template_render_lint_test by @smkent in #61
  • Tweak documentation by @smkent in #62

Full Changelog: v0.7.1...v0.8.0

v0.7.1

29 Apr 07:20
e366354

Choose a tag to compare

What's Changed

  • Refresh license templates from original sources by @smkent in #49

Full Changelog: v0.7.0...v0.7.1

v0.7.0

26 Apr 06:54
b743ca5

Choose a tag to compare

What's Changed

  • Update ty, zensical version constraints by @smkent in #46
  • Update template pin to 0.6.0 by @smkent in #47
  • Improve release workflow using bump-my-version by @smkent in #48

Full Changelog: v0.6.0...v0.7.0

v0.6.0

08 Apr 03:16
a244328

Choose a tag to compare

What's Changed

  • Add py.typed to template and copier-python by @smkent in #43
  • Add optional template attribution by @smkent in #44
  • Update version pins in template and project by @smkent in #45

Full Changelog: v0.5.0...v0.6.0

v0.5.0

06 Apr 04:35
330ceba

Choose a tag to compare

What's Changed

  • Add more snapshot unit tests by @smkent in #39
  • Separate build and run stages in template Dockerfile by @smkent in #40
  • Default license selection to LGPL-3.0 for library project types by @smkent in #41
  • Update template pin to 0.4.0 by @smkent in #42

Full Changelog: v0.4.0...v0.5.0

v0.4.0

06 Apr 03:22
bf1a659

Choose a tag to compare

What's Changed

  • Update template pin to 0.3.0 by @smkent in #36
  • Rename misnamed pyproject.toml snapshot test by @smkent in #37
  • Add optional maximum Python version question by @smkent in #38

Full Changelog: v0.3.0...v0.4.0