Skip to content

Releases: blackfist/iptools

0.0.5

07 Mar 22:07
7410b20
Compare
Choose a tag to compare

Big thanks to @FreedomBen for contributing some code to fix a couple edge cases. is_ipv4/1, is_reserved/1 and is_rfc1918/1 properly handle nil input. Also added the parse_ipv4_address function which may be useful when sending ip address to Erlang functions like :gen_tcp.

0.0.4

03 Feb 14:52
Compare
Choose a tag to compare

Incorporates a change from @stevelacy to provide better validation of ipv4 strings.

0.0.3

30 Jan 14:24
f9a766f
Compare
Choose a tag to compare

Creating a formal release for the 0.0.3 version of iptools