Skip to content

Releases: fortio/scli

v1.19.0

10 Nov 22:34
9d14688

Choose a tag to compare

What's Changed

  • Latest log (cli and dflag) and linter induced updates by @ldemailly in #93

  • Bump golang.org/x/sys from 0.35.0 to 0.38.0 by @dependabot[bot] in #92
    which also bumped min go to 1.24.0 thus the 1.19.0 here instead of 1.18.2

Full Changelog: v1.18.1...v1.19.0

v1.18.1

11 Oct 03:40
789cc53

Choose a tag to compare

What's Changed

Full Changelog: v1.18.0...v1.18.1

v1.18.0

04 Oct 04:36
c6f7c0e

Choose a tag to compare

What's Changed

  • New log and cli (NO_COLOR handling and no race on UntilInterrupted) by @ldemailly in #89

Full Changelog: v1.17.1...v1.18.0

v1.17.1

12 Sep 00:35
5dc6e28

Choose a tag to compare

What's Changed

Full Changelog: v1.17.0...v1.17.1

v1.17.0

11 Sep 21:40
ce1555d

Choose a tag to compare

Use dflag version that supports human friendly days (d) and weeks (w) in durations parsing.
Via https://github.com/fortio/duration v1.0.1

What's Changed

Full Changelog: v1.16.1...v1.17.0

v1.16.1

08 Apr 02:35
fd2df16

Choose a tag to compare

What's Changed

  • Update dflag version to align log versions between the 2 by @ldemailly in #80

Full Changelog: v1.16.0...v1.16.1

v1.16.0

06 Apr 23:06
f4cfd6e

Choose a tag to compare

  • Go 1.21 min version so we can drop x/exp dependency (sets/dflag), latest dflag/log/cli by @ldemailly in #78

If you're stuck on older go you can continue to use v1.15.3

Full Changelog: v1.15.3...v1.16.0

v1.15.3

02 Oct 22:13
bea8089

Choose a tag to compare

Pick up improved http logging in case of panic from https://github.com/fortio/log/releases/tag/v1.17.1

What's Changed

Full Changelog: v1.15.2...v1.15.3

v1.15.2

15 Aug 20:37
58610ec

Choose a tag to compare

What's Changed

Dependencies update and UntilInterrupted() now a forward to the cli package's version.

Full Changelog: v1.15.1...v1.15.2

v1.15.1

02 Jul 02:13
f37aa48

Choose a tag to compare

It's less likely to be useful for server process like this is meant to be used for but, just in case,
see the changes in https://github.com/fortio/cli#small-binaries for new build tags to reduce the foot print

What's Changed

Full Changelog: v1.15.0...v1.15.1