Skip to content

Releases: mikkelam/fast-cli

0.3.4

05 Aug 16:59
Compare
Choose a tag to compare

Changelog

  • 6812a31 Always print a progress at 100% when finished also set default max duration to 4s
  • c746e66 Correctly pluralize speed text
  • dc7a0b7 allow json upload field to be nullable

0.3.3

04 Aug 15:27
Compare
Choose a tag to compare

Changelog

  • fc93c64 minor whitespace alignment adjustments

0.3.2

04 Aug 15:06
Compare
Choose a tag to compare

Changelog

  • 890bf92 Remove usage of slog, add error logging capability
  • 3d3108b update README to correctly download and install binary

0.3.1

04 Aug 12:55
Compare
Choose a tag to compare

Changelog

  • 56d52b0 enable windows binary
  • 86f3104 remove version string from release

0.3.0

04 Aug 12:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

20 Jul 19:03
848b251
Compare
Choose a tag to compare

Changelog

  • 848b251 add flag for cutting off estimations early
  • c3348a0 add installation instructions for prebuilt binary
  • e3a5d2a clean up readme
  • a44ee47 remove backticks

0.1.1

18 Jul 20:05
Compare
Choose a tag to compare

Changelog

  • 79c95c6 update README.md with more details and a nice video

0.1.0

18 Jul 19:52
Compare
Choose a tag to compare

Changelog

  • f58c3d7 better handling of debug logging + bump connection count
  • 543a898 🔥Modernize and add flag to test upload speed

0.0.2

16 Jul 19:37
Compare
Choose a tag to compare

Changelog

  • 5d00d75 update usage text string and add comment about homebrew usage

0.0.1

16 Jul 19:31
Compare
Choose a tag to compare

Changelog

  • ffb5ba0 Update go, move to newer dependencies, tiny src code changes, add goreleaser
  • 8fea107 Update readme details a bit. Also sync makefile with goreleaser build
  • 5e1a7f8 add CI integration & deployment
  • 918e92f add build and release files
  • 3af8937 add debug message output
  • 07690c4 add editorconfig
  • 72ac361 add fast api methods
  • e2c4328 add github reference to help version
  • 56494d1 add simple progress option for output
  • c8269e5 add version flag
  • 7c061f7 better readme text
  • 7d2b485 bump version -> v0.2.10
  • 574598a bump version -> v0.2.9
  • 7c713c8 consolidate main/root into one file
  • a77e8e2 do versioning slightly better
  • ea69151 fix app version output
  • 0f9f943 fix for https not finding token
  • 998b7ce fix for renamed cli library
  • 1988914 fix for travis-ci deployment fail
  • e533b5a fix titles & document install
  • a999e1b fix typo
  • 7c87b3c initial commit
  • a3b973c refactor and clean up code a bit
  • 16f07c1 refactor formatting and meters into subpackages
  • c11453e rename BandwidthReader to BandwidthMeter
  • ef19d9b revert local import names
  • e91fc6b tap the primary bandwidth meter for accurate %
  • 2b30438 update clilog to latest
  • e49300c update dependencies and fix self-referencing
  • 5cd3f52 update deps
  • d3ea090 update github action name
  • e4c0411 update goreleaser version
  • ef0e442 update license and fix readme link
  • d0aceb4 update makefile to latest version
  • ea4f80b update version
  • 3cfacf6 use https for connections by default
  • 6852a0f working version with one channel & multiple