sh v3.4.1 Release Notes

Release Date: 2021-11-23 // over 2 years ago
    • syntax
      • Don't return an empty string on empty input to Quote
    • expand
      • Properly sort in ListEnviron to avoid common prefix issues
    • interp
      • export used in functions now affects the global scope
      • Support looking for scripts in $PATH in source
      • Properly slice arrays in parameter expansions