Skip to content

Releases: ruchernchong/cfspeed

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 09 Aug 06:35
Immutable release. Only release title and notes can be modified.
7783d50

2.0.2 (2026-08-09)

Bug Fixes

v2.0.1

Choose a tag to compare

@ruchernchong ruchernchong released this 09 Aug 06:31
f38783f

2.0.1 (2026-08-09)

Bug Fixes

  • publish prebuilt binaries after empty v2.0.0 release (0a79d5f)

v2.0.0

Choose a tag to compare

@ruchernchong ruchernchong released this 09 Aug 06:30
1b6f063

2.0.0 (2026-08-09)

⚠ BREAKING CHANGES

  • remove Node/npm packaging and switch CI to Go-only

Features

  • remove Node/npm packaging and switch CI to Go-only (57db909)

Bug Fixes

  • import math for Jitter absolute delta (72c84ec)
  • import sync for color OnceValue detection (23fe797)
  • use hostname for Cloudflare trace URL (2e89dc2)

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 28 Feb 05:12
Immutable release. Only release title and notes can be modified.

1.0.3 (2026-02-28)

Bug Fixes

  • docker: run containers as non-root user (ad0472b)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 28 Feb 04:51
Immutable release. Only release title and notes can be modified.

1.0.2 (2026-02-28)

Bug Fixes

  • update Cloudflare API endpoints and add install options (b7cd877)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Feb 04:22
Immutable release. Only release title and notes can be modified.

1.0.1 (2026-02-28)

Bug Fixes

  • suppress transferSize errors from @cloudflare/speedtest in Node.js (3e67222)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 03:42
Immutable release. Only release title and notes can be modified.

1.0.0 (2026-02-28)

  • feat!: replace manual speed test with @cloudflare/speedtest (62a31e6)

BREAKING CHANGES

  • Exported types (Stats, Metadata,
    ServerLocation) removed. Re-exports Results from
    @cloudflare/speedtest instead.
  • Patch @cloudflare/speedtest to remove isomorphic-fetch,
    enabling Node.js compatibility via native fetch
  • Skip packet loss (requires WebRTC, unavailable in Node)
  • Gracefully handle connection errors with partial results
  • Remove measurement, utility, and constant modules

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 23 May 10:34
7a2b225

Patch Changes

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 22 May 15:51
06554ec

Patch Changes

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 22 May 12:32
1cfd119

Patch Changes