Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Apr 19:06
17fa95c

0.3.0 (2026-04-14)

Features

  • add context option to justbash struct for custom commands (#34) (8824fd9)
  • add xxd/od, curl flags, grep -P, awk crash guard (#32) (4afdb3b)
  • add production resource limits and execution stats (#28) (9c7a36d)
  • add missing command flags, stdin support, and bash comparison fixtures (#31) (67de3b0)
  • replace NimbleParsec lexer with hand-written state machine (#30) (bc05d36)
  • add telemetry instrumentation for script execution (#29) (b8cac23)

Bug Fixes

  • jq parser failing to resolve builtin function names to atoms (144cbe8)