Skip to content

0.6.0

Compare
Choose a tag to compare
@matthewfeickert matthewfeickert released this 27 Sep 19:52
· 15 commits to main since this release
ccf29c8

Warning

v0.6.0 has a bug in it that was fixed in PRs #96 and #98. Do not use 0.6.0 but use the patched v0.6.1 instead.

0.6.0 adopts pixi as the environment and lock file management tool, which both makes maintenance easier and allows for the scientific-python/upload-nightly-action to support both Linux and macOS runners.

There is no change to the scientific-python/upload-nightly-action GitHub action API.

What's Changed

  • DOC: Update action commit SHA to the 0.5.0 tag by @matthewfeickert in #69
  • ci: Require upload dates to be valid to schedule package for removal by @matthewfeickert in #74
  • Build(deps): Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 in the actions group by @dependabot in #78
  • CI: fix spelling of test package name by @bsipocz in #79
  • Using hashes for all actions by @bsipocz in #81
  • Build(deps): Bump actions/checkout from 4.1.6 to 4.1.7 in the actions group by @dependabot in #83
  • Build(deps): Bump actions/setup-python from 5.1.0 to 5.1.1 in the actions group by @dependabot in #86
  • docs: Correct token url to user account by @matthewfeickert in #88
  • Build(deps): Bump actions/setup-python from 5.1.1 to 5.2.0 in the actions group by @dependabot in #89
  • TST: Use hatchling as build backend for test project by @matthewfeickert in #92
  • ENH: Use pixi to run action as composite by @matthewfeickert in #91
  • MNT: Update project version to v0.6.0 by @matthewfeickert in #93

Full Changelog: 0.5.0...0.6.0