Skip to content

v15.0.5

Choose a tag to compare

@poe-code-agent poe-code-agent released this 10 Sep 01:57
· 6423 commits to main since this release

15.0.5 (2026-09-10)

Bug Fixes

  • safe-bash: keep private scopes out of command contexts (44f7c08), closes #694
  • tests: preserve native workspace pool ownership (c1999b4)

Features

  • safe-bash: add bounded mapfile and readarray (b384145), closes #691
  • safe-bash: add bounded wget downloads (52a8164), closes #689
  • safe-bash: support bounded arithmetic for loops (aaa2e06), closes #692
  • safe-bash: support bounded associative arrays (9d27cbf), closes #690
  • safe-bash: support bounded Q and E transforms (ef9254c), closes #694
  • safe-bash: support bounded select loops (d847041), closes #693