Skip to content

Releases: c-rack/cidr-elixir

0.4.0

22 Nov 13:24
Compare
Choose a tag to compare

Added

  • Code documentation
  • Code coverage and badge
  • Inch-CI reporting and badge
  • Tests for IPv6 match/2
  • Usage examples

Fixed

  • Error reason is not promoted
  • Number of hosts not correct for IPv6 CIDR

Removed

  • Unused method mask_by_ip/1

0.3.0

27 Oct 13:00
Compare
Choose a tag to compare

Added

Changed

  • match/2 return type
  • %CIDR{} struct
  • min/1 and max/1 are now private
  • min/max values are now stored directly in CIDR struct