Skip to content

Latest commit

 

History

History
64 lines (31 loc) · 3.63 KB

File metadata and controls

64 lines (31 loc) · 3.63 KB

Changelog

2.0.3 (2025-12-15)

Bug Fixes

  • remove unused remote setup that was using GitHub token in version tag update (#51) (b46b0bb)

2.0.2 (2025-12-15)

Bug Fixes

  • add apptainer source, yml formatting (#45) (73be4c1)
  • defunct release-please action (#46) (c5f3459)
  • pin miniforge to working version 25.9.1 (#49) (22d9209)

2.0.1 (2025-04-07)

Bug Fixes

  • bring back execution of stagein: (#41) (0964516)

2.0.0 (2025-01-21)

⚠ BREAKING CHANGES

  • Use composite action with conda instead of docker action (#39)

Features

  • Use composite action with conda instead of docker action (#39) (e8018d7)

1.25.1 (2023-08-07)

Bug Fixes

  • correctly fail when printing disk space (#33) (041738e)
  • improve error handling logic (#35) (bdc87e0)

1.25.0 (2023-08-07)

Features

  • option for printing disk space on error (#31) (f4772d6)

1.24.0 (2021-11-23)

Bug Fixes

  • add version.txt and CHANGELOG.md (5f020e2)
  • dummy fix for testing release automation (4240c6c)
  • switch to go release type (fa19505)

Miscellaneous Chores