Releases: vertti/preflight
Releases · vertti/preflight
v0.17.1
What's Changed
- Pin ghcr.io/vertti/preflight Docker tag to 7113440 by @renovate[bot] in #87
- Replace Makefile with justfile by @vertti in #88
- Update dependency just to v1.46.0 by @renovate[bot] in #89
- Update dependency hk to v1.29.0 by @renovate[bot] in #90
- Update dependency golangci-lint to v2.8.0 by @renovate[bot] in #91
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- Fix GitHub Actions security issues by @vertti in #75
- Improve test coverage across packages by @vertti in #76
- Add Cobra command execution tests by @vertti in #77
- Update README to lead with value, add FAQ by @vertti in #78
- Format What It Does section as bullet list by @vertti in #79
- Add exec mode for shell-less entrypoints by @vertti in #80
- Add CI tests for distroless and scratch images by @vertti in #81
- Add tests to improve coverage to 93.5% by @vertti in #82
- Refactor tests to reduce repetition and boilerplate by @vertti in #84
- Add FUNDING.yml with thanks.dev and Buy Me a Coffee by @vertti in #85
- Add testifylint for testify best practices by @vertti in #86
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- Replace Dependabot with Renovate by @vertti in #59
- Add security scanning to CI by @vertti in #60
- Add security documentation and nilnesserr linter by @vertti in #61
- Update dependency golangci-lint to v2.7.2 by @renovate[bot] in #63
- Update Node.js to v24 by @renovate[bot] in #69
- Update dependency hk to v1.28.0 by @renovate[bot] in #68
- Update dependency pkl to v0.30.2 by @renovate[bot] in #66
- Update dependency dprint to v0.51.1 by @renovate[bot] in #67
- Replace abandoned dependencies gjson and go-supportscolor by @vertti in #72
- Update Node.js to b83af04 by @renovate[bot] in #71
- Update module golang.org/x/term to v0.38.0 by @renovate[bot] in #73
New Contributors
Full Changelog: v0.15.0...v0.16.0
v0.15.0
v0.14.0
v0.13.0
v0.12.2
v0.12.1
What's Changed
- Add --symlink and --symlink-target flags to file command by @vertti in #42
- Enhance cmd command with timeout, version-regex, and semver range support by @vertti in #43
- Add env command validators for type and path checking by @vertti in #44
- Add http command request control and response validation by @vertti in #45
- Add hash algorithm support: SHA384, SHA1, BLAKE2b-256, BLAKE3, auto-detect by @vertti in #46
- Consolidate JSON handling to use gjson library by @vertti in #47
- Enable additional linters and fix all issues by @vertti in #49
- Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #48
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Add --socket flag to file command by @vertti in #38
- Update CLAUDE.md with comprehensive codebase architecture map by @vertti in #39
- Add json command for JSON validation and key assertions by @vertti in #40
- Add --owner flag to file command for UID verification by @vertti in #41
Full Changelog: v0.11.0...v0.12.0