Releases: containeroo/portpatrol
Releases · containeroo/portpatrol
v0.5.10
v0.5.9
v0.5.8
v0.5.7
v0.5.6
v0.5.5
v0.5.4
Changelog
- e417f26 update version
- afdf48a feat: add v to version
- 91c522e update version
- f9378e0 create new tag
- 0ead6b9 feat(makefile): add versioning targets
- e65bc76 fix: help message
- 06fcc78 fix(deps): update module github.com/spf13/pflag to v1.0.6 (#19)
- efbec1f fix: format interface
- f1654ba enum: use other type for unsupported check type
- 827959e logger_test: use asserts
- 4dc35d2 fix(deps): update module golang.org/x/net to v0.34.0 (#18)
- 8f8182c fix(README): remove invalid flag
v0.5.2
v0.5.1
v0.5.0
BREAKING CHANGES
- switch from environment variables to parameters
Changelog
- 59cdac8 feat/flags (#10)
- 03e897b fix(deps): update module golang.org/x/net to v0.32.0 (#13)
- 2f3c526 fix(deps): update module golang.org/x/net to v0.31.0 (#12)
- 4179aa9 chore(deps): update actions/checkout digest to 11bd719 (#11)
- 9155154 docs: improve code comments
- 150584f tests: add test for no scheme in address for http checker
- ad8c9a2 update README