Skip to content

Releases: frdmn/google-speedtest-chart

google-speedtest-chart v1.7.0

16 Jul 14:44
e0d78ea
Compare
Choose a tag to compare

google-speedtest-chart v1.5.0

16 May 15:59
ae88b78
Compare
Choose a tag to compare
  • Update pygsheets to reflect new call function names (append_table instead of append_row)
  • Use speedtest Python module instead of CLI call
  • Clean up dependencies

google-speedtest-chart v1.4.0

15 Mar 09:33
6d71f0f
Compare
Choose a tag to compare

Major rewrite for Python 3.0 compatibility (pr #11 - thanks @juanets)

google-speedtest-chart v1.3.1

01 Apr 11:36
Compare
Choose a tag to compare
  • Fix relative paths for config and cache files (#10)

google-speedtest-chart v1.3.0

25 Nov 15:38
Compare
Choose a tag to compare
  • Code cleanup
    • Removed unused code parts
    • Consistent markup language (JSON instead of YAML)
    • Bundle imports
    • Improve text search-and-replace

thanks to @Yepoleb and his PR #8

google-speedtest-chart v1.2.1

23 Nov 19:44
Compare
Choose a tag to compare
  • Fix issue #5
  • Fix issue #6 (probably...)

google-speedtest-chart v1.2.0

23 Nov 14:41
Compare
Choose a tag to compare
  • OAuth2 support
  • Refactor
  • New documentation