sh v1.2.0 Release Notes

Release Date: 2017-02-22 // about 7 years ago
  • Highlights:

    • syntax
      • Add support for escaped characters in bash regular expressions
    • fileutil
      • New package with some code moved from cmd/shfmt, now importable
      • New funcs HasShebang and CouldBeScript
      • Require shebangs to end with whitespace to reject #!/bin/shfoo