HenrikBengtsson / speedtest-cli-extras

:signal_strength: Tools to enhance the speedtest-cli network tools
120 stars 32 forks source link

HEADS UP: Making --sep '\t' --standardize the new default #15

Closed HenrikBengtsson closed 7 years ago

HenrikBengtsson commented 8 years ago

Just a heads up to everyone:

I'm planning to make --sep '\t' and --standardize the default in the next a near-future release. For backward compatibility with the current defaults, make sure to update your scripts to use --sep ';' and --no-standardize.

HenrikBengtsson commented 7 years ago

speedtest-csv 2.0.0 is now released with these as the new defaults.