netrunner_cli 0.6.1

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
# Changelog

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

## 0.6.1 - 2026-03-19
### 📦 Other Changes
- Switch tui-piechart to crates.io, update justfile, fix tests
- Use frame.area() instead of frame.size() in layout calculation
### 🔧 Chores
- chore: bump version to 0.6.1
**Full Changelog**: https://github.com/sorinirimies/netrunner_cli/compare/v0.6.0...v0.6.1