Releases: fortio/scli
Releases · fortio/scli
v1.7.0
v1.6.0
What's Changed
- Update to log 1.5.0 with sec.usec TS format/example
- Added logger-timestamp flag to turn off JSON timestamps (
-logger-timestamp=false
) - Potentially breaking change: changed json-log flag (
-json-log=false
) to logger-json (-logger-json=false
) for common "log" prefix consistency
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.4.0
v1.3.1
v1.3.0
What's Changed
- Add
scli.NumFD()
cross platform "get number of open file descriptor" util by @ldemailly in #5
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
- Use cli 1.1.0 with (sub)command support: https://github.com/fortio/cli/releases/tag/v1.1.0
Full Changelog: v1.0.1...v1.1.0