Skip to content

Version 2.0.17

Choose a tag to compare

@swissspidy swissspidy released this 17 Mar 17:58
· 9 commits to main since this release
35a3715
  • Add ksh support for OpenBSD (and mksh/pdksh) [#87]
  • Repurpose --quiet flag to suppress automatic REPL output [#85]
  • Regenerate README file [#84]
  • Catch exceptions in REPL to preserve session state on errors [#83]
  • Add --hook flag to validate WordPress hook execution before shell starts [#82]
  • Prefer /bin/bash and validate SHELL points to bash before using it [#81]
  • Fix internal variable bleeding in REPL eval context [#80]
  • Fix history command error when input starts with dash [#78]
  • Add restart command and --watch option to wp shell [#77]