Skip to content

Releases: smkent/copier-python

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

v0.3.0

04 Apr 17:07
9c44d2a

Choose a tag to compare

What's Changed

  • Omit package version fallback from coverage by @smkent in #34
  • Change package version number export to version by @smkent in #35

Full Changelog: v0.2.2...v0.3.0

v0.2.2

04 Apr 16:50
9ab1263

Choose a tag to compare

What's Changed

  • Tweak copier-python local development docs by @smkent in #32
  • Remove git identity configuration from template CI workflow by @smkent in #33

Full Changelog: v0.2.1...v0.2.2

v0.2.1

04 Apr 07:32
b563cde

Choose a tag to compare

What's Changed

  • Update template pin to 0.2.0 by @smkent in #30
  • Add missing semver.org link in release documentation by @smkent in #31

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Apr 07:12
2ff759a

Choose a tag to compare

What's Changed

  • Add more documentation to project and template by @smkent in #22
  • Run uv sync as part of poe setup by @smkent in #23
  • Remove unused copier from project template dev dependencies by @smkent in #24
  • Update CI concurrency group to avoid main/PR collisions by @smkent in #25
  • Create GitHub release independent of PyPI publishing by @smkent in #27
  • Revamp and expand project and template documentation by @smkent in #26
  • Fixup test_pyproject.py docstring by @smkent in #28
  • Tweak releasing.md documentation page by @smkent in #29

Full Changelog: v0.1.4...v0.2.0

v0.1.4

02 Apr 06:36
f3741dc

Choose a tag to compare

What's Changed

  • Fix and tweak copier.yaml questions defaults by @smkent in #17
  • Prefix release tags with v, remove CHANGELOG.md by @smkent in #18
  • Improve template options when project_visibility set to private by @smkent in #19
  • Enable PyPI by default for all public projects by @smkent in #20
  • Tweak README.md badges, formatting by @smkent in #21

Full Changelog: 0.1.3...v0.1.4

0.1.3

01 Apr 07:47
eebd10b

Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

01 Apr 07:23
77edb27

Choose a tag to compare

What's Changed

  • Add checkout action to GitHub release step by @smkent in #7
  • Add 0.1.2 to CHANGELOG.md by @smkent in #8

Full Changelog: 0.1.1...0.1.2