Skip to content

Releases: vst/opsops

v0.0.6

12 Apr 01:42
c426ac9
Compare
Choose a tag to compare

0.0.6 (2024-04-12)

Bug Fixes

  • fix GitHub release upload command (773e811)

v0.0.5

12 Apr 01:28
6ce2a99
Compare
Choose a tag to compare

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)

v0.0.4

19 Mar 09:41
bc4444e
Compare
Choose a tag to compare

0.0.4 (2024-03-19)

Bug Fixes

  • nix: fix shell completion installation (c0a20df)

v0.0.3

12 Mar 14:38
f332b57
Compare
Choose a tag to compare

0.0.3 (2024-03-12)

Bug Fixes

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

v0.0.2

11 Mar 04:18
d5ecac5
Compare
Choose a tag to compare

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)

v0.0.1

09 Jan 05:40
74923b6
Compare
Choose a tag to compare

0.0.1 (2024-01-09)

Features

  • implement initial functionality (bd1424b)