Skip to content

Releases: pyOpenSci/pyos-package-template

v0.6.6 Release

04 Jul 21:04
Compare
Choose a tag to compare

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

04 Jul 17:23
Compare
Choose a tag to compare

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

  • Fix: add uv as default installer when using hatch by @lwasser in #114

Full Changelog: v0.6.4.1...v0.6.5

Release 0.6.4.1

03 Jul 20:42
Compare
Choose a tag to compare

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

03 Jul 15:32
Compare
Choose a tag to compare

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

02 Jul 20:54
Compare
Choose a tag to compare

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

Full Changelog: v0.6.2...v0.6.3

v0.6.2 release: add docs and tests to minimal build

27 Jun 21:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1 pyos package template

07 Nov 17:38
7157b1f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6...v0.6.1

v0.6 pyos package template

29 Oct 01:18
7b0f5af
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5...v0.6

v0.5 Add choices to support adding docs to template

24 Oct 15:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4...v0.5

v0.4 pyos-package-template

24 Oct 01:09
8e78417
Compare
Choose a tag to compare

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