Skip to content

1.0.4

Compare
Choose a tag to compare
@c-robinson c-robinson released this 28 Nov 06:10
· 25 commits to main since this release

v1.0.3...v1.0.4

  • fix an integer overflow on 32bit CPU's caused by MaxIPv4 being an int instead of uint32 found by @CyrilBrulebois