Skip to content

0.1.6

Latest

Choose a tag to compare

@ColdHeat ColdHeat released this 06 Jan 14:25
· 8 commits to master since this release
0d807ef

0.1.6 / 2026-01-06

Added

  • Add sha1sum to --ignore as part of ctf challenge sync to allow syncing files when the remote checksum or local checksum is corrupted

Fixed

  • Fix an issue where if deployment returned updated connection info we wouldn't update it in challenge.yml
  • Fix an issue where relative paths would not deploy due to a logging error

Changed

  • Challenges without an image will be considered a skipped deploy instead of a failed deploy
  • Switch from poetry to uv
  • Switch from to ruff