ip-num/ip-num

Add method to IPRange to return the adjacent ranges

dadepo opened this issue · 2 comments

Add methods on the IP Range that returns the previous or next adjacent ranges if possible. previousRange/nextRange might be a good name for these methods.

Done with 84601b9
Will close when v1.2.0 is released.

Prep-ing for v1.2.0 release