Skip to content

Releases: vst/gidek

v0.0.4

21 Apr 00:45
ba6ee3d
Compare
Choose a tag to compare

0.0.4 (2024-04-21)

Features

  • add script to build statically compiled executables (101b7ed)
  • auto-build+upload statically compiled executable during release (03e0852)

v0.0.3

19 Mar 09:36
eecac14
Compare
Choose a tag to compare

0.0.3 (2024-03-19)

Bug Fixes

  • nix: fix shell completion installation (d4a1de3)

v0.0.2

13 Mar 15:00
4ccfa48
Compare
Choose a tag to compare

0.0.2 (2024-03-13)

Bug Fixes

  • mark CLI options with relevant action when applicable (8cda715)
  • pkg: install shell completions in Nix builds (baccd03)

v0.0.1

19 Dec 12:50
89f47f9
Compare
Choose a tag to compare

0.0.1 (2023-12-19)

Features

  • backup: add "backup" command to perform Git repository backups (9e8a935)
  • config: allow reading GitHub token from a file (8595a19)
  • nix: add NixOS module (2de9690)
  • plan: add "plan" command to show backup plan (71c28e3)

Bug Fixes

  • nix: add dependencies to Nix derivation bin paths (ce9c26c)