netrunner_cli 0.5.3

A feature-rich Rust-based CLI to test and analyze your internet connection
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Changelog

All notable changes to this project will be documented in this file.

## 0.5.3 - 2025-10-22
### ➕ Added
- Add VHS tape generator script for examples
### 📈 Improvements
- improve spinner throbber animations, show checkmark when speed test
- Improve bandwidth monitor UI and latency reporting
### 🔄 Updated
- Update README with generate-all.sh usage instructions
### 🔧 Chores
- chore: bump version to 0.5.1
- chore: bump version to 0.5.2
- chore: bump version to 0.5.2
- chore: bump version to 0.5.3
**Full Changelog**: https://github.com/sorinirimies/netrunner_cli/compare/v0.5.1...v0.5.3