- Addressed CRAN check issues
- Switched to tinytest
- Switched to MIT license
- Added support for 'dns-message' new content type
- Updated the JSON API endpoint per Google notification
- Added
dig()alias forquery() - Added an
as.data.frame()coercer for query results - Added IANA DNS-related datasets
- fixed bug in
bulk_query()
- removed purrr, dplyr and tibble dependencies
bulk_query()now returns the original query string in aquerycolumn- added
resource_record_tbldata frame of DNS RR metadata
- Fix CRAN checks due to purrr insanity
- CRAN release
- Added a
NEWS.mdfile to track changes to the package.