v1.0.2
What's Changed
- Added IP range input support by @ShubhamRasal in #99
echo 10.40.0.0-10.40.0.2 | ./mapcidr -silent
10.40.0.0
10.40.0.1
10.40.0.2
New Contributors
- @ShubhamRasal made their first contribution in #99
Full Changelog: v1.0.1...v1.0.2