Capture v1.3.0 - Multi-Platform Support
The most wanted Capture release is here.
Capture supports 🔥 Windows (amd64 & arm64), macOS, Linux, and even ARMv6/v7 devices like Raspberry Pi.
You can access new pre-built binaries from the releases page.
Improved Clarity & Security
Curious about what's inside Capture? Each platform build now includes a Software Bill of Materials (SBOM), giving you full transparency into dependencies and components.
Changelog
- af2e7a3 CI Improvements for Check/Test/Build in each platform (#98)
- 9f3dd0d build: Add support for SBOM generation (#110)
- f658dbb build: Enable Windows amd64 and arm64 builds (#109)
- e33faa9 build: Ignore arm(arm32) architecture on Windows (#111)
- 961b984 cd(release): Install Syft for enhanced dependency scanning (#113)
- 013b3aa chore: Add support for armv6 and armv7 architecture in GoReleaser (#76)
- a84f6ed feat(ci): Add OpenAPI contract testing workflow (#102)
- 6b9ac0d feat(system): Migrate sysfs module to system for Multi Platform Support (#97)
- 0110495 feat: Add unit and integration test commands to Justfile (#101)
- a95f94c feat: Implement GetPrettyName for macOS, Linux, and Windows (#96)
- 88fad86 refactor(disk): Improve device filtering compatibility on Windows (#108)