### v0.2.0 - switched from oping to tokio-ping. This removes the dependency on liboping and a bunch of custom build tooling. - improved error handling - added copyright headers - update dependencies - use async/await syntax and updated async ecosystem libraries where possible ### v0.1.0 Initial implementation. This works, but still has compiler warnings during compilation.