6 Commits

Author SHA1 Message Date
9bb44da18b build: strip 'v' prefix from version tag for binary
- Remove the 'v' prefix from the Git tag before injecting the version into the built binary
- Ensures the version string in the CLI does not include a leading 'v' (e.g. '1.2.3' instead of 'v1.2.3')
2025-09-13 11:53:45 +02:00
44ffa0c31d fix: correct version injection in build process 2025-09-07 08:37:23 +02:00
6577002e2b feat: add automatic pre-release detection for beta tags 2025-09-06 10:51:08 +02:00
20bc506e36 feat: add Windows platform support 2025-09-03 17:48:58 +02:00
94225cbfbe feat: support custom SSH config files via -c flag 2025-09-02 17:00:17 +02:00
fad2585d5e first commit 2025-08-31 22:57:23 +02:00