Releases: HazyForge/hazyctl
Releases · HazyForge/hazyctl
v0.0.18
Update secret command usage description - Modify usage description to clarify flag placement - Improve example command formatting for better readability
v0.0.17
Fix zip extraction path matching for self-update - Improve binary extraction by requiring a path separator before "hazyctl" - Prevent potential false positive matches in archive filenames
v0.0.16
add better command descs
v0.0.15
Add Windows installation support and configuration management - Update README.md with Windows installation instructions - Create config.go to define configuration structure for hazyctl - Enhance root.go to handle config file creation and default settings - Add Windows PowerShell installation script (install.ps1) - Update Azure secret export command to use configuration flags
v0.0.14
Remove artifact pattern filter in GitHub Actions release workflow
v0.0.4
Improve update mechanism with dynamic checksum and binary path handling
v0.0.3
Add self-update support and refactor Azure secret management
v0.0.2
Enhance release workflow with versioning and artifact packaging
v0.0.1
Add write permissions to GitHub Actions workflow