Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

v0.6.0

Choose a tag to compare

@nx10 nx10 released this 10 Nov 19:06
· 4 commits to main since this release

This is a breaking release. Images don't need to be specified via the now removed images parameter, but styxsingularity now works like styxdocker and will let the container engine auto download and cache the images.

What's Changed

  • Directly execute images by docker tag/URL instead of relying on pre-pulled SIF files by @nx10 in #18
  • Update uv-build requirement from <0.9.0,>=0.8.13 to >=0.8.13,<0.10.0 in the development-dependencies group by @dependabot[bot] in #17
  • Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #16
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #15
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #14

Full Changelog: v0.5.1...v0.6.0