All Versions
6
Latest Version
Avg Release Cycle
224 days
Latest Release
-

Changelog History

  • v0.1.2.0 Changes

    • โž• Add new high-level API functions queryPTR, arpaIPv4, and arpaIPv6 for performing reverse address lookups.
  • v0.1.1.3 Changes

    August 26, 2019
    • ๐Ÿš‘ GHC 8.8 / base-4.13 only compat hotfix release; the next release will support older GHC/base versions again
  • v0.1.1.2 Changes

    • Clarify/relax licensing terms
  • v0.1.1.1 Changes

    October 26, 2017
    • ๐Ÿ‘Œ Improve Autoconf script
  • v0.1.1.0 Changes

    October 26, 2017
    • ๐Ÿ‘‰ Use Autoconf to detect which library (if any) to link for res_query(3)
    • ๐Ÿšฆ Use reentrant res_nquery(3) API if available and signal via new resIsReentrant :: Bool constant
    • ๐Ÿ”ฆ Expose DnsException and QR
  • v0.1.0.0 Changes

    October 22, 2017
    • ๐Ÿš€ First version. Released on an unsuspecting world.