Releases: bcbrookman/pbing
Releases · bcbrookman/pbing
v1.3.0
v1.2.0
Changelog
- 866b868 build(deps): bump golangci/golangci-lint-action from 7 to 8
- 8665a61 chore: add github-actions to dependabot updates
- c4451e7 chore: add gomod to dependabot updates
- 027b672 feat: add flag which prints version information
- fcf776d style: fix dependabot yaml formatting
Released by GoReleaser.
v1.1.0
v1.0.0
Changelog
- 47781ef build(release): update goreleaser configuration
- 287ff67 docs(readme): add quickstart instructions
- e9684ae docs(readme): use go install in quickstart steps
Released by GoReleaser.
v0.1.0
Changelog
- 7642b0d chore(deps): bump Go to v1.24
- 0307a4b ci: add initial CI/CD and release workflows
- ebc2134 ci: fix missing workflow lines/syntax
- 3366863 feat: add time delta of successful responses
- 1532334 feat: color code RTTs to highlight latency/jitter
- 8b629ed fix: correct module name in main go.mod
- 7e9f8e0 refactor: resolve linting issues