Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Mar 19:51
3dd155c

Changelog

  • 9faa6e1 CI/release: bump go version (#54)
  • 3e71fcf CI: add github actions, add goreleaser, remove travis ci (#49)
  • 1eac89c CI: update golang version for rest of github actions (#55)
  • f61bbbd CI: update to go 1.15, update targets (#44)
  • f3f121a Fix readme badge
  • 15eb5ed Merge pull request #60 from bengadbois/ci-actions-updates
  • d73de7a Merge pull request #62 from hmnd/push-okurktkynxlz
  • d0fc79f Merge pull request #63 from bengadbois/update-linting
  • 3dd155c Merge pull request #64 from bengadbois/bengadbois/github-actions-versioning
  • 629162a README: fix build badge link
  • 37b1933 README: switch travis badge to build and test github workflow (#50)
  • 201cc72 actions: fix deprecated flag
  • ed4a39c actions: update to newer actions versions
  • 58ab2d4 add total request error count in summary (#59)
  • 721bacb cleanup and refactoring (#47)
  • e1358d3 deps: bump all to latest (#45)
  • 2bc3953 feat: support reading target urls from stdin and file
  • beb71f6 fix misspelling of "RSP" to be "RPS" (#53)
  • d8bdcfe github actions: set matching go versioning
  • 0627d84 gitignore: ignore the pewpew binary
  • e3f615a goreleaser file fixes for updates
  • 1171b97 goreleaser: only release against tagged commits
  • aee0609 linter fixes
  • e26e070 linting/testing: fixes from TargetOptions change (#48)
  • 63a2d49 tests: general cleanup (#46)
  • 6702110 update/fix CI to latest; go mod update all dependencies