Skip to content

Releases: fortio/multicurl

v1.17.0

11 Nov 22:17
39508b9

Choose a tag to compare

What's Changed

  • Fix tests for json output, fix new linter errors, bump fortio.org/cli and log by @ldemailly (and @dependabot[bot]) in #180
  • Use latest progress bar (configurable colors, though we stick to default green bars here, but darker grey bg) by @ldemailly in #168

Full Changelog: v1.16.6...v1.17.0

Changelog

  • eaea19b Bump fortio.org/cli from 1.10.0 to 1.12.1 (#175)
  • 429ae11 Bump fortio.org/cli from 1.9.2 to 1.10.0 (#169)
  • 56e889d Bump fortio.org/progressbar from 0.12.0 to 1.0.1 (#171)
  • f65ce0c Bump fortio.org/progressbar from 1.0.1 to 1.1.0 (#172)
  • 39508b9 Fix tests for json output, fix new linter errors, bump fortio.org/cli from 1.12.1 to 1.12.3 (#180)
  • 4758549 Use latest progress bar (configurable colors, though we stick to default green bars here, but darker grey bg) (#168)

v1.16.6

15 Mar 00:22
4fbb037

Choose a tag to compare

No significant change, just rebuilt with cleaner and latest/current progress bar API (improved docs in v0.11.1)

Changelog

  • 4fbb037 Latest progressbar (to be in sync, only doc changes) (#167)

v1.16.5

14 Mar 23:18
708da6e

Choose a tag to compare

v1.16.5 Pre-release
Pre-release

No significant change, just rebuilt with cleaner and latest/current progress bar API

Full Changelog: v1.16.4...v1.16.5

Changelog

  • f04bd17 Bump fortio.org/progressbar from 0.8.0 to 0.9.0 (#165)
  • 708da6e Bump fortio.org/progressbar from 0.9.0 to 0.10.0 (#166)

v1.16.4

12 Mar 21:28
f8e08f4

Choose a tag to compare

What's Changed

  • Carry color mode from logger to progress bar NoAnsi option by @ldemailly in #163

Full Changelog: v1.16.3...v1.16.4

Changelog

  • f8e08f4 Carry color mode from logger to progress bar NoAnsi option (#163)

v1.16.3

12 Mar 18:18
18838ff

Choose a tag to compare

What's Changed

  • Use the newer/better progress bar API that includes max on screen update rate to not slow down downloads by @ldemailly in #162

Full Changelog: v1.16.2...v1.16.3

Changelog

  • 18838ff Use the newer/better progress bar API that includes max on screen update rate to not slow down downloads (#162)

v1.16.2

11 Mar 18:50
be57c36

Choose a tag to compare

What's Changed

  • Use the prefix from progressbar 0.6.0 by @ldemailly in #161
  • Update readme about go1.24 and icloud private relay issue by @ldemailly in #160

Full Changelog: v1.16.1...v1.16.2

Changelog

  • a54b0de Update readme about go1.24 and icloud private relay issue (#160)
  • be57c36 Use the prefix from progressbar 0.6.0 (#161)

v1.16.1

08 Mar 20:00
c77a323

Choose a tag to compare

What's Changed

  • Added more details about go1.24 issue and debug by @ldemailly in #159

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

Changelog

  • c77a323 Added more details about go1.24 issue and debug (#159)

v1.16.0

07 Mar 23:53
6e1ec24

Choose a tag to compare

What's Changed

  • Add progress bar/spinner (on by default) by @ldemailly in #158
    Note you may need -H Accept-Encoding:Identity to get the progress bar instead of the spinner to avoid gziped url content.

  • Bump fortio.org/cli from 1.9.0 to 1.9.2 by @dependabot in #157

Full Changelog: v1.15.6...v1.16.0

Changelog

  • 6e1ec24 Add progress bar/spinner (on by default) (#158)
  • 12f2ca4 Bump fortio.org/cli from 1.9.0 to 1.9.2 (#157)

v1.15.6

17 Sep 19:10
2c9e587

Choose a tag to compare

Essentially rebuild with newer dependencies, go 1.22.7, and cli shell allowing LOGGER_IGNORE_CLI_MODE to get file/line logging when needed.

What's Changed

  • Bump fortio.org/cli from 1.7.0 to 1.8.0 by @dependabot in #151
  • Bump fortio.org/cli from 1.8.0 to 1.9.0 by @dependabot in #153
  • Deal with os matrix / absence of docker. Update dependencies but avoid x/tools 0.25.0 which forces go 1.22 upgrade by @ldemailly in #155

Full Changelog: v1.15.5...v1.15.6

Changelog

  • d225fdb Bump fortio.org/cli from 1.7.0 to 1.8.0 (#151)
  • 21a9d3d Bump fortio.org/cli from 1.8.0 to 1.9.0 (#153)
  • 2c9e587 Deal with os matrix / absence of docker. Update dependencies but avoid x/tools 0.25.0 which forces go 1.22 upgrade (#155)

v1.15.5

03 Jul 23:45
71e2746

Choose a tag to compare

Rebuild with go 1.22.5 and pull in the newer cli/log with small binaries support (not used as this does use net/http and json is a small saving)

What's Changed

Full Changelog: v1.15.4...v1.15.5

Changelog