All Versions
6
Latest Version
Avg Release Cycle
224 days
Latest Release
-
Changelog History
Changelog History
-
v0.1.2.0 Changes
- โ Add new high-level API functions
queryPTR
,arpaIPv4
, andarpaIPv6
for performing reverse address lookups.
- โ Add new high-level API functions
-
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 newresIsReentrant :: Bool
constant - ๐ฆ Expose
DnsException
andQR
- ๐ Use Autoconf to detect which library (if any) to link for
-
v0.1.0.0 Changes
October 22, 2017- ๐ First version. Released on an unsuspecting world.