All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Error handling wrt. to non-resolving hosts
- Add support for CNAME records
- Pass each resolved IP address only once to
noping
, even if some were resolved multiple times.
- Grammar fixes in README and package
- Refactored DNS resolving code to sport less code duplication and make it easier to maintain.
1.0.0 - 2021-03-28
Initial release.