Releases: jacklv-coder/ipcheck
Release list
ipcheck v0.9.0
What's Changed
- feat: clarify Cloudflare reference transfers for v0.9.0 by @jacklv-coder in #11
Full Changelog: v0.8.2...v0.9.0
ipcheck v0.8.2
What's Changed
- fix: align Codex and Claude protocol probes by @jacklv-coder in #10
Full Changelog: v0.8.1...v0.8.2
ipcheck v0.8.1
What's Changed
- docs: refresh project presentation for v0.8.1 by @jacklv-coder in #9
Full Changelog: v0.8.0...v0.8.1
ipcheck v0.8.0
What's Changed
- Add localized Chinese terminal demo by @jacklv-coder in #7
- feat: add adaptive network readiness dashboard by @jacklv-coder in #8
Full Changelog: v0.7.0...v0.8.0
ipcheck v0.7.0
What's Changed
- Add launch demo and explainable readiness scores by @jacklv-coder in #6
Full Changelog: v0.6.1...v0.7.0
ipcheck v0.6.1
Adopts the simple permissive MIT License and locks down language fallback behavior.\n\n- Relicenses ipcheck from Apache-2.0 to MIT\n- Supports English and Simplified Chinese output\n- Reads terminal/macOS system language automatically\n- Falls back to English for every unsupported language\n- Adds deterministic generic and macOS locale tests\n\nSee CHANGELOG.md for details.
ipcheck v0.6.0
Adds a clear developer-readiness score and graceful cancellation.\n\n- Shows a transparent 0–100 readiness score with practical labels\n- Clearly states that the score is rule-based, not a user percentile\n- Displays a localized Ctrl+C cancellation hint\n- Stops managed curl/networkQuality children promptly on SIGINT or SIGTERM\n- Returns conventional exit codes 130/143 and cleans temporary files\n- Adds score, score_label, and score_method to JSON\n\nSee CHANGELOG.md for details.
ipcheck v0.5.0
Adds safe bidirectional bandwidth diagnostics for AI coding environments.\n\n- Measures Cloudflare download (up to 2 MB) and zero-filled upload (up to 1 MB)\n- Separates AI service TTFB from network throughput\n- Adds localized speed ratings and practical developer advice\n- Reports proxy path and partial-transfer estimates clearly\n- Adds structured download/upload JSON while preserving legacy fields\n- Extends macOS networkQuality output with upload throughput\n\nSee CHANGELOG.md for details.
ipcheck v0.4.0
What's Changed
- Add localized interactive network reports by @jacklv-coder in #2
Full Changelog: v0.3.0...v0.4.0
ipcheck v0.3.0
What's Changed
- Add Claude Code network diagnostics by @jacklv-coder in #1
New Contributors
- @jacklv-coder made their first contribution in #1
Full Changelog: v0.2.0...v0.3.0