Skip to content

Latest commit

 

History

History
62 lines (29 loc) · 2.24 KB

File metadata and controls

62 lines (29 loc) · 2.24 KB

Changelog

0.0.8 (2026-01-10)

Bug Fixes

  • deps: upgrade nixpkgs to v25.11, bump flake inputs (545ae4d)

0.0.7 (2025-10-28)

Features

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