File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.7.2] ( https://github.com/yuuki/tcpulse/compare/v0.7.1...v0.7.2 ) - 2025-06-08
4+ - Add JSON Lines output format for measurement results by @yuuki in https://github.com/yuuki/tcpulse/pull/25
5+ - refactor: rename project from connperf to tcpulse by @yuuki in https://github.com/yuuki/tcpulse/pull/26
6+
37## [ v0.7.1] ( https://github.com/yuuki/tcpulse/compare/v0.7.0...v0.7.1 ) - 2025-06-06
48- serve: support to pass addrs in a file as an argument by @yuuki in https://github.com/yuuki/tcpulse/pull/18
59- bump version go by @yuuki in https://github.com/yuuki/tcpulse/pull/19
Original file line number Diff line number Diff line change 66 "github.com/spf13/cobra"
77)
88
9- const version = "0.7.1 "
9+ const version = "0.7.2 "
1010
1111var revision = "HEAD"
1212
You can’t perform that action at this time.
0 commit comments