Skip to content

Releases: Eetami/subnet

v0.4.5

06 Mar 13:21

Choose a tag to compare

Fixes a bug in printing IPv6 addresses in canonical form, when there was only a single section of zeroes.

v0.4.4

08 Sep 06:47
9e8de77

Choose a tag to compare

Properly print cursor even when IP prefix is small

v0.4.3

08 Sep 06:19
a41fe94

Choose a tag to compare

Fixes a bug in -u/--usable option.

v0.4.2

19 Jan 11:38

Choose a tag to compare

Changes

  • Minor documentation change in script

v0.4.1

19 Jan 08:48

Choose a tag to compare

Changes

  • subnet can now use curl in absence of wget

v0.4.0

19 Jan 08:15

Choose a tag to compare

Changes

  • Add support for IPv4-mapped IPv6 addresses

v0.3.0

18 Jan 14:34

Choose a tag to compare

Changes

  • Add support for printing IPv6 addresses in canonical form.

v0.2.1

18 Jan 11:24

Choose a tag to compare

Changes

  • Remove unnecessary check from script

v0.2.0

18 Jan 10:46

Choose a tag to compare

Updates

  • Automatically download simpleargs-v0.2.0 if SIMPLEARGS environment variable is not set or ~/.simpleargs.d/simpleargs script is not found.
  • Remove unused constants from script.

v0.1.0

18 Jan 09:52

Choose a tag to compare

Initial release