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