Skip to content

v0.3.5: Full Debug Mode

Choose a tag to compare

@paul-fracture paul-fracture released this 04 Apr 19:30
· 32 commits to main since this release

What's New

  • Enabled full bash debug mode with set -x
  • Every command in the script will now be printed with its arguments
  • All environment variables will be logged
  • Every step of execution will be visible in logs
  • Comprehensive tracing for all shell operations