bombardier v1.2 Release Notes

Release Date: 2018-06-29 // almost 6 years ago
  • ๐Ÿ†• New in v1.2

    • ๐Ÿ–จ --print and --no-print flags were implemented (as per #25). Read more about usage in GoDoc. In short, you can now choose what to output (a combination of (intro, progress and results) or nothing at all);
    • ๐Ÿ‘‰ user-defined output templates. Thorough documentation can be found here. There are also two builtin templates, that you can look at as an example;
    • 95-th percentile were added by @salmonz (per suggestion from #28).

    Other things

    • ๐Ÿ›  A bug reported in #27 were fixed;
    • ๐Ÿ›  It turned out (thanks to #32) that Go's net/http used chunked transfer encoding when it wasn't supposed to. This is now fixed.

    Thanks

    ๐Ÿฑ To all the people who shared links to this tool, wrote (blog)posts about it, reported bugs, sent PRs or otherwise contributed to this project. And even more praise goes to those who will continue to do so. ๐ŸŽ‰