Releases: signalsciences/ipv4
Releases · signalsciences/ipv4
v1.4.0
v1.3.0
- clean up
ipv4.Set
so it's just a type of[]uint32
and not a struct - Add
Set.AddAll
for faster bulk setting
v1.2.0
Range2CIDRs
-- improved, 10x faster, less allocationsToDots
-- improved, 10x faster, no allocationsInterval2CIDRs
-- new!SortUniqueUint32
-- new!
v1.1.0
- Build improvements
FromDots
improved to be faster and memory allocation free, along with more tests
v1.0.1
Merge pull request #3 from signalsciences/sarah/gomods add go mods