Releases: pyOpenSci/pyos-package-template
v0.6.6 Release
Is it possible to have too many releases in a day? This is another patch to ensure UV is triggered to run hatch envs.
What's Changed
Full Changelog: v0.6.5...v0.6.6
Release v0.6.5
I think I made up a new patch.patch version previously :) This adds UV as the default installer for Hatch environments. It speeds things up significantly 🚀
What's Changed
Full Changelog: v0.6.4.1...v0.6.5
Release 0.6.4.1
A tiny patch that updates the readme and the first question to be more user-friendly.
What's Changed
Full Changelog: v0.6.4...v0.6.4.1
Release v0.6.4
This updates the copier workflow to make it more user-friendly. It also removes some extra items from the "minimal version" of the package.
What's Changed
- rename use_default to template_mode in file/dir level template strings by @sneakers-the-rat in #103
- reorder minimal questions, make email optional by @sneakers-the-rat in #107
- Cleanup: readme file and a few more extra files that we don't need for "minimal mode" by @lwasser in #105
- enh: cleanup and organization pyproject.toml by @lwasser in #109
Full Changelog: v0.6.3...v0.6.4
Release v0.6.3
This release adds a more customized workflow with 3 main branches: minimal, full with defaults and full but select options you want to use!
What's Changed
- Restore tests, fix #88 by @sneakers-the-rat in #92
- Fix: contributing guide for template has typos by @lwasser in #93
- Fix: typos in the contributing template by @lwasser in #95
- enh(user experience): reorganize copier.yml template by @lwasser in #99
Full Changelog: v0.6.2...v0.6.3
v0.6.2 release: add docs and tests to minimal build
What's Changed
- docs: add sneakers-the-rat as a contributor for code, and review by @allcontributors in #66
- docs: add ucodery as a contributor for code, and review by @allcontributors in #68
- docs: add lwasser as a contributor for code, and review by @allcontributors in #69
- Add: zenodo badge to repo by @lwasser in #67
- Allow for optional v prefix to tags by @yuvipanda in #70
- Update Readme file to walk someone through using the template by @lwasser in #71
- cleanup tests after run by @sneakers-the-rat in #65
- Add optional deps if not using hatch by @sneakers-the-rat in #59
- docs: add agriyakhetarpal as a contributor for review by @allcontributors in #76
- fix: pydoclint needs a dir path by @lwasser in #77
- Fix: update release workflow to follow pypa and pypi guidelines by @lwasser in #73
- Update default start year by @yuvipanda in #80
- docs: add yuvipanda as a contributor for code, and review by @allcontributors in #81
- feat:pydoclint config by @lwasser in #85
- Bug: year defaults to 2024 by @lwasser in #83
- feat: update minimal example with basic tests and docs by @lwasser in #88
New Contributors
- @lwasser made their first contribution in #67
- @yuvipanda made their first contribution in #70
Full Changelog: v0.6.1...v0.6.2
v0.6.1 pyos package template
What's Changed
- docs: add Midnighter as a contributor for code, review, and ideas by @allcontributors in #45
- docs: add blink1073 as a contributor for code, review, and ideas by @allcontributors in #46
- Enable concurrent tests by @Midnighter in #55
- Support multi-line descriptions by @Midnighter in #51
- Unitize/dedupe tests by @sneakers-the-rat in #60
- add copyleft licenses by @sneakers-the-rat in #58
- Remove Python version floor by @ucodery in #63
New Contributors
- @allcontributors made their first contribution in #45
- @sneakers-the-rat made their first contribution in #60
- @ucodery made their first contribution in #63
Full Changelog: v0.6...v0.6.1
v0.6 pyos package template
What's Changed
- Add Sphinx template by @blink1073 in #43
- Add shortcut to accept defaults by @Midnighter in #44
New Contributors
- @blink1073 made their first contribution in #43
Full Changelog: v0.5...v0.6
v0.5 Add choices to support adding docs to template
What's Changed
- Expand instructions in readme by @Midnighter in #40
- Make documentation optional by @Midnighter in #39
- Move some docs to root by @Midnighter in #42
Full Changelog: v0.4...v0.5
v0.4 pyos-package-template
What's Changed
- Offer more choices on template initialization, make template parts optional by @Midnighter in #38
Contributors
- Many thanks to @Midnighter who has done tremendous work in pulling this template together! #38
Full Changelog: v0.3.0...v0.4