Skip to content

v0.0.21

Choose a tag to compare

@julesmcrt julesmcrt released this 19 Jun 13:03
Immutable release. Only release title and notes can be modified.
f6e8372

What's Changed

  • feat(interp): add RemediationMode() RunnerOption [PR A] by @julesmcrt in #524
  • feat(help): move command count to Commands section header by @julesmcrt in #527
  • allowedpaths: relax sandbox to permit write opens (remediation series PR B) by @julesmcrt in #525
  • feat(analysis): split interpAllowedSymbols into per-mode lists [PR C] by @julesmcrt in #528
  • feat(interp): wire RemediationMode into file-target output redirections [PR D] by @julesmcrt in #526
  • feat(builtins): add truncate builtin (remediation mode only) by @julesmcrt in #532
  • feat(analysis): track CallContext field usage per builtin by @julesmcrt in #533

Full Changelog: v0.0.20...v0.0.21