Skip to content

Latest commit

 

History

History
48 lines (23 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

48 lines (23 loc) · 1.8 KB

Changelog

0.0.6 (2024-04-12)

Bug Fixes

  • fix GitHub release upload command (773e811)

0.0.5 (2024-04-12)

Features

  • add script to build statically compiled executables (82e29c6)
  • allow leading/trailing whitespace and trailing newline treatment (c5b27e4)
  • auto-build+upload statically compiled executable during release (efe6006)

0.0.4 (2024-03-19)

Bug Fixes

  • nix: fix shell completion installation (c0a20df)

0.0.3 (2024-03-12)

Bug Fixes

  • pkg: add interactive bash to PATH on Nix-based installations (9818798)

0.0.2 (2024-03-11)

Bug Fixes

  • mark CLI options with relevant action when applicable (81ce5ec)
  • pkg: install shell completions in Nix builds (ae2b0af)

0.0.1 (2024-01-09)

Features

  • implement initial functionality (bd1424b)

Changelog