Releases: fortio/dflag
Releases · fortio/dflag
v1.9.3
What's Changed
- Newest log (without redirect info message about cli tools) and linter updates by @ldemailly in #79
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- Allow 0 as string without unit for duration and additional fixes/improvements to fortio.org/duration by @ldemailly in #76
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- Use new duration package with better parsing and to string, support for days and weeks by @ldemailly in #74
- Pickup fix for help text for duration flags by @ldemailly in #75
Full Changelog: v1.8.1...v1.9.1
v1.9.0
Durations can now use and display days (d) and weeks (w); eg 1d3h == 28h.
What's Changed
- Use new duration package with better parsing and to string by @ldemailly in #74
Full Changelog: v1.8.1...v1.9.0
v1.8.1
Align to current version of fortio.org/log (which itself is just latest struct2env change)
What's Changed
- Bump fortio.org/log from 1.17.1 to 1.17.2 by @dependabot in #71
Full Changelog: v1.8.0...v1.8.1
v1.8.0
Min go version is now 1.21
If you're stuck on older go than 1.21 (you should be on 1.23.8 really but...) you can continue to use 1.7.3
What's Changed
- Switch minimum go version to go1.21 - through sets update; drop x/exp; bump fsnotify to 1.8.0 by @ldemailly in #70
Full Changelog: v1.7.3...v1.8.0
v1.7.3
What's Changed
- Bump fortio.org/log from 1.12.2 to 1.14.0 by @dependabot in #62
- Bump fortio.org/sets from 1.1.1 to 1.2.0 by @dependabot in #66
- Bump fortio.org/log from 1.14.0 to 1.16.0 by @dependabot in #65
- Use https://github.com/fortio/log/releases/tag/v1.17.1 by @ldemailly in #68
Full Changelog: v1.7.2...v1.7.3
v1.7.2
Very minor, just dependency updates
What's Changed
- Bump fortio.org/log from 1.12.1 to 1.12.2 by @dependabot in #59
- Bump fortio.org/sets from 1.0.4 to 1.1.0 by @dependabot in #60
- go get -u ./... && go mod tidy by @ldemailly in #61
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- Test fix (#53)
- Switch to shared workflows + newer linter fixes + dependencies update by @ldemailly in #58
Full Changelog: v1.7.0...v1.7.1