Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 334 Bytes

File metadata and controls

12 lines (6 loc) · 334 Bytes

0.1.2 / 2026-03-10

  • Ensure clean exit code when sourced; the source guard's false test no longer propagates exit code 1

0.1.1 / 2026-03-10

  • Guard the tail call (chpg $@) so sourcing the file doesn't trigger execution; fixes hangs in non-interactive shells

0.1.0 / 2020-03-09

  • add initial API and implementation #1