Skip to content

v1.2.0

Compare
Choose a tag to compare
@LucasLarson LucasLarson released this 21 Jul 19:38
· 34 commits to main since this release
v1.2.0
195f7a8

What's Changed

  • Permit:
    • copy–pasting (A, C, V),
    • direct execution (./update), or
    • sourcing (. ./update).
  • Respect $SHLVL by not:
    • increasing the number of subshells at initiation, and not
    • decreasing the number at completion.
  • Conform to POSIX by:

Full Changelog: v1.1.0...v1.2.0