cidr v1.1.0 Release Notes
Release Date: 2017-06-12 // over 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