Skip to content

v0.217.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 16:18

[0.217.0] - 2026-07-27

Features

  • (engine) Classify the env assignments that change what a command does
  • (engine) Close four env twins of flags already denied
  • (engine) Classify interpreter option strings
  • (engine) Classify env assignments in every spelling

Bug Fixes

  • (task) Cap positionals so naming a task is not auto-approved
  • (dotenv) Gate the env-file path at the executor locus

Documentation

  • (design) Correct the loader-injection example, which was wrong on macOS
  • (design) Enumerate the env-injection vectors and settle the design
  • (design) Finish the env-var research — per-interpreter option allowlists
  • (design) Probe rust, php, python, .NET; enumerate the untested ecosystems

Miscellaneous

  • (repo) Lint test code too, and clear the backlog it hid