Skip to content

v0.0.15

Choose a tag to compare

@AlexandreYang AlexandreYang released this 11 May 14:00
Immutable release. Only release title and notes can be modified.
c775983

What's Changed

  • chore(deps): unstable: golang.org/x/sys, golang.org/x/tools by @gh-worker-campaigns-3e9aa4[bot] in #198
  • chore(deps): runtime go runtime go1.25.6 → go1.26.2 [internal/version/testdata/depcheck] by @gh-worker-campaigns-3e9aa4[bot] in #194
  • chore(deps): runtime go runtime go1.25.6 → go1.26.2 by @gh-worker-campaigns-3e9aa4[bot] in #195
  • feat(sort): drop -h short alias from --help by @julesmcrt in #203
  • feat(pwd): add pwd builtin with -L/-P symlink resolution by @julesmcrt in #208
  • Update rshell help command output by @AlexandreYang in #213
  • feat(interp): support while/until loops with bash-compatible semantics by @AlexandreYang in #223
  • feat(du): add disk-usage builtin by @julesmcrt in #207
  • feat(interp): default working dir to first allowed path by @julesmcrt in #225
  • fix(skills): match codex bot in GraphQL author.login filters by @AlexandreYang in #227
  • test(help): make help tests resilient to new builtins by @AlexandreYang in #226
  • feat(xargs): implement xargs builtin with sandboxed sub-command execution by @AlexandreYang in #224
  • docs: remove Testing section from README by @AlexandreYang in #230
  • feat(read): implement read builtin with IFS field-splitting by @matt-dz in #211
  • feat(df): add df builtin for disk space usage reporting by @julesmcrt in #205
  • docs(skills): rework /improve-test-coverage and apply it to the test suite by @AlexandreYang in #236
  • fix(help): list while/until as supported in help output by @AlexandreYang in #242

New Contributors

  • @gh-worker-campaigns-3e9aa4[bot] made their first contribution in #198

Full Changelog: v0.0.14...v0.0.15