Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Releases: gaissmai/go-inet

v2.1.0

25 Jul 08:29
0f5168c
Compare
Choose a tag to compare

This module is now deprecated, use github.com/gaissmai/iprange and github.com/gaissmai/interval instead.

v2.0.9

16 Oct 18:00
4898b4b
Compare
Choose a tag to compare
  • Go v1.17 changed net.ParseIP() and net.ParseCIDR(), had to change some tests
  • moved from travis to github/actions for CI

v2.0.8

08 Apr 18:23
Compare
Choose a tag to compare
FIX: logic error in Diff()

v2.0.7

04 Apr 20:33
Compare
Choose a tag to compare
linting

v2.0.6

04 Apr 20:22
Compare
Choose a tag to compare
typo

v2.0.5

04 Apr 20:17
Compare
Choose a tag to compare
better New() and added Walk()

v2.0.4

27 Mar 20:40
Compare
Choose a tag to compare
Equals again

v2.0.0-beta.4

23 Mar 20:12
5105dda
Compare
Choose a tag to compare
Update README.md

v2.0.0-beta.3

22 Mar 11:00
Compare
Choose a tag to compare
with examples and inettree as example interface implementation

v2.0.0-beta.2

21 Mar 21:39
Compare
Choose a tag to compare
better naming in example