gdns 0.4.0 Unreleased

  • Updated the JSON API endpoint per Google notification
  • Added dig() alias for query()
  • Added an as.data.frame() coercer for query results
  • Added IANA DNS-related datasets

gdns 0.3.1 2018-09-17

gdns 0.3.0 Unreleased

  • removed purrr, dplyr and tibble dependencies
  • bulk_query() now returns the original query string in a query column
  • added resource_record_tbl data frame of DNS RR metadata

gdns 0.2.1 2017-07-02

  • Fix CRAN checks due to purrr insanity

gdns 0.2.0 2016-10-01

  • CRAN release
  • Added a NEWS.md file to track changes to the package.