Skip to content

Latest commit

 

History

History
110 lines (64 loc) · 5.84 KB

CHANGELOG.md

File metadata and controls

110 lines (64 loc) · 5.84 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2024-05-16)

Features

  • add a short name -N for the --nocolor flag (18ce9ba)
  • add update-notifier (4e0767b)

Bug Fixes

  • do not restart the speed test if iperf3 is not installed (41757f4)
  • error: iperf is already processing a similar request, try again later (970e701)

2.0.0-beta.3 (2024-05-16)

Features

  • add a short name -N for the --nocolor flag (18ce9ba)

Bug Fixes

  • do not restart the speed test if iperf3 is not installed (41757f4)
  • error: iperf is already processing a similar request, try again later (970e701)

2.0.0-beta.2 (2024-05-14)

Features

  • add a short name -N for the --nocolor flag (18ce9ba)

Bug Fixes

  • do not restart the speed test if iperf3 is not installed (41757f4)

2.0.0-beta.1 (2024-05-11)

⚠ BREAKING CHANGES

  • change user interface and refactoring code

Features

Bug Fixes

2.0.0-beta.0 (2024-05-11)

⚠ BREAKING CHANGES

  • change user interface and refactoring code

Features

Bug Fixes

1.1.2 (2024-05-10)

1.1.2-alpha.0 (2024-05-10)

1.1.1 (2024-05-10)

1.1.0 (2024-05-10)

Features

  • add feature nocolor in to fetch ip (4884200)
  • add full support nocolor (2b94466)
  • add zustand store and flag --nocolor (e8f420a)
  • create copyright (78ca4a9)
  • extend copyright (c87473d)

Bug Fixes

  • error Text string 0 must be rendered inside component (4cc6db0)
  • errors iperf3 (3f0e6fd)
  • render copyright with no color flag (c717326)
  • termination of external processes via the outdated iperf3 pid (1e359af)

1.0.0-beta.0 (2024-04-14)

Features

1.0.0-alpha.2 (2024-04-14)

1.0.0-alpha.1 (2024-04-14)

1.0.0-alpha.0 (2024-04-13)

Features

  • add exit feature (3b41d5c)
  • add spinner in fetch ip feature (ee457c3)
  • creat fetch piblic api feature (06e269d)
  • create ping info feature (5fc4b33)
  • create speed test info feature (283aeda)
  • initial single command app (e3f38ca)