Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

37 lines (18 loc) · 1.5 KB

Changelog

1.1.0 (2023-11-11)

Features

  • misc improvements and bug fixes (bae410b)

Bug Fixes

  • parse shell content better (73bd0f8)

1.0.2 (2023-11-08)

Bug Fixes

  • ci: bump actions (e85e14c)
  • properly handle inherit paths (edcdb7d)
  • variable_expansions can be empty (5166f0d)

1.0.1 (2023-09-21)

Bug Fixes

  • shell: allow braces variables in shell_content (0aa0fc4)
  • strings: allow any escaped character in strings (d68fa0a)

1.0.0 (2023-08-17)

Features