File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.7.3] ( https://github.com/yuuki/tcpulse/compare/v0.7.2...v0.7.3 ) - 2025-06-08
4+ - refactor: replace cobra subcommands with pflag/viper flags by @yuuki in https://github.com/yuuki/tcpulse/pull/28
5+
36## [ v0.7.2] ( https://github.com/yuuki/tcpulse/compare/v0.7.1...v0.7.2 ) - 2025-06-08
47- Add JSON Lines output format for measurement results by @yuuki in https://github.com/yuuki/tcpulse/pull/25
58- refactor: rename project from connperf to tcpulse by @yuuki in https://github.com/yuuki/tcpulse/pull/26
Original file line number Diff line number Diff line change 77 "github.com/spf13/pflag"
88)
99
10- const version = "0.7.2 "
10+ const version = "0.7.3 "
1111
1212var revision = "HEAD"
1313var showVersion bool
You can’t perform that action at this time.
0 commit comments