sh v3.3.1 Release Notes

Release Date: 2021-08-01 // over 2 years ago
    • syntax
      • Don't convert & in a separate line into ;
      • Fix a BinaryNextLine edge case idempotency bug
      • Never start printing a command with an escaped newline
    • interp
      • Support calling Runner.Reset before Runner.Run
      • Obey set -e for failed redirections