All Versions
4
Latest Version
Avg Release Cycle
189 days
Latest Release
2063 days ago
Changelog History
Changelog History
-
v0.1.0.3 Changes
July 22, 2019- ๐ Library now builds with newer
posix-api-0.3.*
and withprimitive-0.7.*
.
- ๐ Library now builds with newer
-
v0.1.0.2 Changes
April 08, 2019- Not documented
-
v0.1.0.1 Changes
January 07, 2018- ๐ Fix a problem in
multihosts
that occassionally caused the function to wait for a number of nanoseconds close tomaxBound :: Word64
. This had been caused by a subtraction underflow.
- ๐ Fix a problem in
-
v0.1.0.0 Changes
January 02, 2018- ๐ Initial release.
- Function
host
for pinging a single host once. - Function
hosts
andrange
for pinging multiple hosts once each. - Function
multihosts
andmultirange
for pinging multiple hosts once each.