Releases: 12rambau/pytest-copie
Releases Β· 12rambau/pytest-copie
v0.3.1
What's Changed
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #103
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #104
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot[bot] in #99
- Don't reuse mutable default parameter by @lkubb in #98
- build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #101
- Allow testing of child templates by @thisIsMikeKane in #100
- feat: Allow testing of child templates by @12rambau in #102
New Contributors
- @lkubb made their first contribution in #98
- @thisIsMikeKane made their first contribution in #100
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
What's Changed
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #93
- Spell fix: templlate -> template by @santacodes in #91
- fix config scope and tmp dir creation by @sjvrijn in #90
- fix: add a session scope copie instance by @12rambau in #89
- docs: update installation directives by @12rambau in #94
New Contributors
- @santacodes made their first contribution in #91
- @sjvrijn made their first contribution in #90
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- chore: update template by @12rambau in #75
- Create dependabot.yml by @tschm in #76
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #81
- build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #80
- build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #79
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #78
- Support for
copier.yamlfiles that include other files by @davidbrownell in #84
New Contributors
- @tschm made their first contribution in #76
- @dependabot made their first contribution in #81
- @davidbrownell made their first contribution in #84
Full Changelog: v0.1.6...v0.2.0
v0.1.6
What's Changed
- fix: run both test suits by @12rambau in #63
- Conda by @12rambau in #64
- fix: run coverage before pytest by @12rambau in #66
- docs: correct a typo in the usage doc by @12rambau in #69
- docs: add a disclaimer by @12rambau in #68
- fix: always use the HEAD in the tests by @12rambau in #70
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
v0.1.3
What's Changed
- fix: add emoji support by @12rambau in #43
- Fix typo in usage.rst by @GenevieveBuckley in #46
- Update usage.rst (result variable was not defined) by @GenevieveBuckley in #47
- chore: update keyword list by @12rambau in #53
- fix: use the 3.11 image to avoid python lib failure on 3.12 by @12rambau in #52
- fix: accept all alternative extentions for copier.yaml by @12rambau in #51
- Ignore errors in teardown process by @GenevieveBuckley in #56
- Test pytest-copie on a demo template repo as part of test suite by @GenevieveBuckley in #54
New Contributors
- @GenevieveBuckley made their first contribution in #46
Full Changelog: v0.1.2...v0.1.3