Skip to content

Latest commit

 

History

History
34 lines (15 loc) · 1.04 KB

File metadata and controls

34 lines (15 loc) · 1.04 KB

Changelog

0.1.3 (2026-02-15)

Bug Fixes

  • posix: Handle loading no variables (05f69b5)

0.1.2 (2026-02-08)

Bug Fixes

  • Correctly get path of current executable (f2efd13)

0.1.1 (2026-02-08)

Features

  • Allow deleting variables (64c271b)

0.1.0 (2025-09-29)

Features

Bug Fixes

  • Use heredoc instead of process substitution for sh load (3a08875)