Description
This release introduces vertical column-major sorting in the TUI, allowing binaries to be displayed and navigated down columns with toggleable ascending/descending order via the s
key. It also includes CLI refactoring, dependency updates, and improved test consistency for enhanced stability and user experience.
Changes
Features
- Implemented column-major layout in TUI for vertical binary display
- Added toggleable sorting in TUI with
s
key for ascending/descending order
Fixes
- Refactored CLI to remove redundant log level adjustment
Dependency Updates
- Updated
charmbracelet/bubbletea
to v1.3.6 - Updated
cimg/go
Docker tag tov1.24.5
- Updated Go dependency to v1.24.5
CI Updates
- Enabled Renovate Go version updates with gomodTidy for automated dependency management
- Updated
goreleaser/goreleaser-action
to digest0931acf
- Updated
golangci/golangci-lint-action
to digest3d16f46
- Updated
securego/gosec
to digest2ef6017
- Updated
actions/setup-go
to digest8e57b58
- Updated
nicholas-fedor/govulncheck-action
to digest326748c
- Updated
nicholas-fedor/go-proxy-pull-action
to digestc1e755b
- Updated
github/codeql-action
to digestd6bbdef
Full Changelog : v0.1.0...v0.2.0