cidr v1.1.0 Release Notes

Release Date: 2017-06-12 // almost 7 years ago
  • โž• Added

    • Provide stream of hosts for a cidr range (@tehhobbit)
    • ๐Ÿ–จ String.Chars for easy printing (@tehhobbit)
    • โœ… CIDR.split + tests for split and hosts (@tehhobbit)
    • Methods for comparing (@tehhobbit)

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated Elixir version to 1.3
    • โšก๏ธ Updated dependencies

    ๐Ÿ›  Fixed

    • โš  Elixir 1.4 compiler warning (@tmepple)
    • โš  Elixir 1.3 compiler warnings
    • โš  Credo warnings

Previous changes from v1.0.0

  • ๐Ÿ”„ Changed

    • ๐Ÿ”„ Changed license to MPLv2
    • โšก๏ธ Updated dependencies

    โœ‚ Removed

    • start/end in CIDR struct