peshming/CHANGELOG.md
Jan Christian Gr??nhage 15160b197c bump version to 0.2.0
2020-04-06 14:11:28 +02:00

12 lines
385 B
Markdown

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