Skip to content

v0.4.0

Choose a tag to compare

@ci-sourcerer ci-sourcerer released this 15 Jun 12:39
· 85 commits to main since this release

[0.4.0] - 2026-06-15

πŸš€ Features

  • Add support for git-less testing
  • Add get_black_target_version to avoid compatibility warning
  • Add build-deps-image task
  • Enhance Docker image handling for any container registry
  • Update registry username handling/container registry URL logic
  • Allow passing specific test file paths to test
  • Make var positional task args optional

πŸ› Bug Fixes

  • Fix broken build_deps_image_task
  • Update build_image references to fix broken release stuff
  • [breaking] REGISTRY_USERNAME -> CONTAINER_REGISTRY_USERNAME
  • Add 'enable' value to TRUTHY_VALUES

πŸ’Ό Other

  • Wording
  • Remove useless dupe dep
  • Remove unnecessary fields from project examples

🚜 Refactor

  • (env) [breaking] Unify shell-style parsing for colon-delimited env vars
  • Compute version outside build-image task

πŸ“š Documentation

  • README formatting
  • Update README

βš™οΈ Miscellaneous Tasks

  • (release) Set README version 0.4.0
  • (release) Update changelog for v0.4.0