Skip to content

Releases: vertti/preflight

v0.10.0

05 Dec 08:45
7c2b613

Choose a tag to compare

What's Changed

  • Add preflight hash command for checksum verification by @vertti in #29
  • Update development guidelines in CLAUDE.md by @vertti in #30
  • Add preflight sys command for platform detection by @vertti in #31

Full Changelog: v0.9.0...v0.10.0

v0.9.0

05 Dec 07:09
e2efe41

Choose a tag to compare

What's Changed

  • Improve test coverage from 58% to 75% by @vertti in #26
  • Move mocks from production files to test files by @vertti in #27
  • Add preflight http command for HTTP health checks by @vertti in #28

Full Changelog: v0.8.0...v0.9.0

v0.8.0

04 Dec 20:09

Choose a tag to compare

What's Changed

  • Add string matcher flags to env check by @vertti in #22
  • Add colored output for OK/FAIL status by @vertti in #23
  • Refactor: Split main.go and add Result helpers by @vertti in #24
  • Fix code quality issues by @vertti in #25

Full Changelog: v0.7.0...v0.8.0

v0.7.0

04 Dec 09:53
3fc6a92

Choose a tag to compare

What's Changed

  • Improve docs with realistic examples and clearer intro by @vertti in #18
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #16
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #15
  • Bump jdx/mise-action from 2 to 3 by @dependabot[bot] in #14
  • Support pickling preflight checks into a file by @ferrix in #20
  • Add hk install to development setup by @vertti in #21
  • Add preflight user command for user existence checks by @vertti in #19

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

03 Dec 18:23
8494998

Choose a tag to compare

What's Changed

  • Add CI & container verification examples to usage guide by @vertti in #12
  • Add dprint and hk pre-commit hooks by @vertti in #13
  • Add preflight tcp command for connectivity checks by @vertti in #17

Full Changelog: v0.5.0...v0.6.0

v0.5.0

03 Dec 10:29
82b43fb

Choose a tag to compare

What's Changed

  • Add --one-of flag to env command by @vertti in #4
  • Refactor tests to use table-driven pattern by @vertti in #5
  • Add Windows binaries to UPX compression by @vertti in #6
  • Add Darwin binaries to UPX compression by @vertti in #7
  • Add Dependabot configuration by @vertti in #9
  • Fix UPX to exclude Darwin, add CI test by @vertti in #8
  • Speed up UPX install by downloading directly by @vertti in #10
  • Use mise-action for Go and golangci-lint by @vertti in #11

Full Changelog: v0.3.0...v0.5.0

v0.4.0

03 Dec 09:08
fb2cc6d

Choose a tag to compare

What's Changed

  • Add file subcommand for file/directory checks by @vertti in #3

Full Changelog: v0.3.0...v0.4.0

v0.3.0

03 Dec 08:16
0bd2f8b

Choose a tag to compare

What's Changed

  • Add env subcommand for environment variable validation by @vertti in #1
  • Add --version flag with build-time injection by @vertti in #2

New Contributors

  • @vertti made their first contribution in #1

Full Changelog: v0.2.0...v0.3.0

v0.2.0

03 Dec 07:52

Choose a tag to compare

Full Changelog: v0.1.2...v0.2.0

v0.1.2

03 Dec 07:22

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2