PackageTrack
Sign in Get early access

github.com/rogerwelin/cassowary

v0.19.0 #2106 most downloaded on Go modules rogerwelin/cassowary

What this package is like to depend on

Last release 1 years ago

21 Jul 2025

Release timing varies

gaps range from 2 weeks to 1.3 years

Some releases are documented

notes for 10 of 24 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

34 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

34 releases · Jan 2020 to Jul 2025
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 34
  1. v0.19.1-0.20250721180700-a5d2be1dc5a5 21 Jul 2025 pre-release

    Nothing published for this version

  2. v0.19.0 10 Jun 2025
    Release notes

    Changelog

    • 9728c60 Client Certificate Renegotiation support (#58)
    • 64d2b78 add: aur & update: readme & fix: chinese version (#57)
    • 56e3cfa inform user when a duration does not match the number of requests (#60)

    Thank you @eniese and @canmi21 for your contributions in this release

    Open source →
    Release notes

    v0.19.0 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  3. v0.18.0 25 Mar 2025
    Release notes

    Changelog

    Noteworthy additions include:

    • Go bumped to 1.24

    • Several performance improvements in Cassowary should make it faster to run (minimize allocations and reusing allocations)

    • Pick up proxy settings from env vars

    • 424c1e0 Feature/perf (#56)

    • a83f96e Try to support multiple custom headers.

    • 9feddc4 fix: support proxy setting from env vars (#55)

    Thank you @kevdowney and @gyakkun for contribution in this release

    Open source →
    Release notes

    v0.18.0

    Compare

    Choose a tag to compare

    Open source →
  4. v0.17.1-0.20240909074400-a83f96e46ff9 09 Sep 2024 pre-release

    Nothing published for this version

  5. v0.17.1-0.20240425092431-4c2c8324eb04 25 Apr 2024 pre-release

    Nothing published for this version

  6. v0.17.0 24 Apr 2024
    Release notes

    Changelog

    Minor release. Noteworthy additions include:

    • bumped Go to 1.22.

    • added a --insecure flag for skipping tls verification.

    • added a --silent flag for skipping printing the results to the terminal, this is useful for shell scripting combined with another exporter like file, Prometheus or Cloudwatch. Thanks @bebehei for contribution

    • 8ed08d4 Bump golang.org/x/text from 0.3.7 to 0.3.8

    • adcf007 Expose DisableTerminalOutput setting to CLI

    • 6a61784 Merge pull request #45 from rogerwelin/dependabot/go_modules/golang.org/x/text-0.3.8

    • 76a44cd Merge pull request #46 from bebehei/disable-terminal-output

    • b5d6d7a add insecure flag for skipping tls certificate check

    • 8ea02e4 bump go to 1.22

    • 128bc9a readme

    Open source →
    Release notes

    v0.17.0

    Compare

    Choose a tag to compare

    Open source →
  7. v0.16.1-0.20230426072554-76a44cd04427 26 Apr 2023 pre-release

    Nothing published for this version

  8. v0.16.1-0.20230223195049-6a61784e6e0b 23 Feb 2023 pre-release

    Nothing published for this version

  9. v0.16.0 08 Nov 2022
    Release notes

    Changelog

    Minor release. Noteworthy additions include:

    • Changed the look of the progressbar
    • Bumped Go to 1.19
    • Updated gif in Readme

    c258496 Create CODE_OF_CONDUCT.md
    56a6d43 Merge pull request #44 from rogerwelin/misc
    afffd6f bump progressbar dep & change look of bar. bump go to 1.19
    b7bf8e0 tweak readme. add makefile

    Open source →
    Release notes

    v0.16.0

    Compare

    Choose a tag to compare

    Open source →
  10. v0.15.1-0.20221108140145-56a6d4394c9f 08 Nov 2022 pre-release

    Nothing published for this version

  11. v0.15.1-0.20221101221700-c2584968c78c 01 Nov 2022 pre-release

    Nothing published for this version

  12. v0.15.0 01 Nov 2022
    Release notes

    Features

    • adding raw per-request metrics which can be toggled using the --raw-output flag

    Improvements

    • enhanced the cli help text

    Changelog

    c74f564 boolean flag to enable raw per-request metrics
    9dd1e42 enhancing the cli text
    7672928 error handling

    Open source →
    Release notes

    v0.15.0

    Compare

    Choose a tag to compare

    Open source →
  13. v0.14.2-0.20220614183859-7493cedda996 14 Jun 2022 pre-release

    Nothing published for this version

  14. v0.14.1 14 Jun 2022
    Release notes

    Minor release:

    • Bumped go version to 1.18
    • Dockerfile improvements
    • Updated docs

    Changelog

    dfb7cd9 Merge pull request #39 from zdtsw/wenzhou/update1
    6aa4287 Update: after code review
    d7e839a Updates:
    089be33 bump go version to 1.18
    c29cc39 readme - distributed load testing

    Open source →
    Release notes

    v0.14.1

    Compare

    Choose a tag to compare

    Open source →
  15. v0.14.1-0.20210312161859-c29cc397253d 12 Mar 2021 pre-release

    Nothing published for this version

  16. v0.14.0 11 Mar 2021
    Release notes

    Features

    • Release adds boxplot vistualization as png format by adding the --boxplot cmd line flag. See README for more info

    Improvements

    • Adding Docker container as installation and usage option
    • Cassowary is now avaiable on arm arch

    Changelog

    944d568 Dockerfile & add arm64 support
    d658c93 Merge pull request #31 from rogerwelin/v0.14.0
    eab114c add race flag to go test
    1928f56 bump gonum/plot, add fillcolor to boxplot. upgrade rpm spec
    87c7ec6 dockerfile fix
    f42fb75 generate boxplot
    cd100bb tidy

    Open source →
    Release notes

    v0.14.0

    Compare

    Choose a tag to compare

    Open source →
  17. v0.13.0 23 Feb 2021
    Release notes

    Features

    • Release adds histogram vistualization as png format by adding the --histogram cmd line flag. See README for more info

    Changelog

    928bcdb Merge pull request #30 from rogerwelin/histogram
    ee38dfb histogram generation

    Open source →
    Release notes

    v0.13.0

    Compare

    Choose a tag to compare

    Open source →
  18. v0.12.1 08 Feb 2021
    Release notes

    Bugfixes

    Fixes issue #27

    Improvements

    Release artifacts has been renamed to remove version in the release artifact so automated scripts can always fetch latest

    Changelog

    614364b bugfix
    81d6fd1 goreleaser: name template fix

    Open source →
    Release notes

    v0.12.1

    Compare

    Choose a tag to compare

    Open source →
  19. v0.12.0 15 Jan 2021
    Release notes

    Features

    • Added PATCH option support with patchfile parameter. Thanks to @rvinfoblox for implementation

    Improvements

    • Go bumped to 1.15
    • Fixed code smells
    • Readme updates

    Misc

    • Added Github Actions on push and Pull Request

    Changelog

    61e544e Added PATCH support with patchfile parameter
    9e6d4d7 Merge pull request #24 from rvinfoblox/patch
    aca6aec add GA for push and pull-request & fixing code smells
    bf6a1dd add aweseome badge
    7ce4993 goreleaser
    4775a25 minor readme update explaining file slurp mode in versioners >v0.11.0
    d1230a2 path to GA file
    68522b3 update readme to reflect refactoring
    b61a44c updated go.mod

    Open source →
    Release notes

    v0.12.0

    Compare

    Choose a tag to compare

    Open source →
  20. v0.11.0 11 Jun 2020

    Nothing published for this version

  21. v0.10.0 31 May 2020

    Nothing published for this version

  22. v0.9.1 17 May 2020

    Nothing published for this version

  23. v0.9.0 10 May 2020

    Nothing published for this version

  24. v0.8.0 24 Apr 2020

    Nothing published for this version

  25. v0.7.0 03 Feb 2020

    Nothing published for this version

  26. v0.6.0 27 Jan 2020

    Nothing published for this version

  27. v0.5.1 24 Jan 2020

    Nothing published for this version

  28. v0.5.0 24 Jan 2020

    Nothing published for this version

  29. v0.4.0 16 Jan 2020

    Nothing published for this version

  30. v0.3.1-0.20200116132412-871ca71a3375 16 Jan 2020 pre-release

    Nothing published for this version

  31. v0.3.0 15 Jan 2020

    Nothing published for this version

  32. v0.2.0 14 Jan 2020

    Nothing published for this version

  33. v0.1.1 14 Jan 2020

    Nothing published for this version

  34. v0.1.0 14 Jan 2020

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive