* Introduced a new, interactive layout that allows you to sort the output, use burst mode ping, start/stop one or more hosts. It also has a sparkline to visualize latency.
* Using sockets for ICMP as opposed to screen-scraping, making `cPing` more efficient. Still does **not** require root.
* Internals rewrote; it's easier to extend `cPing`, like a new layout or protocol.
* Windows support.
This is a re-release of v0.1.1 which (also) had an installation bug using PyPI.
> Upgrade with `pip3 install -U cping`