Skip to content

Releases: hex22a/cidit

v3.1.3

Choose a tag to compare

@github-actions github-actions released this 22 Feb 14:02
2ad2923

3.1.3 (2026-02-22)

Bug Fixes

  • Upload zip files to releases (fc2d1e0)

v3.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Feb 13:57
dad05e6

3.1.2 (2026-02-22)

Bug Fixes

  • Use pwsh Compress-Archive for windows (2b88b75)

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Feb 13:46
c2fd98e

3.1.1 (2026-02-22)

Bug Fixes

  • ZIP archive for Windows users (bcb2ee2)

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 14:21
41fbbbb

3.1.0 (2026-02-21)

Features

  • Added support for NDJSON output format (87f3fdc)

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 15 Feb 18:35
230731b

3.0.1 (2026-02-15)

Bug Fixes

  • Made address private in IPv4 struct (45587ad)
  • Use stricter visibility rules (4e544a9)

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 21:23
466cfe7

3.0.0 (2026-02-10)

⚠ BREAKING CHANGES

  • Updated output format to support both IPv4 and IPv6

Features

  • Added ipv6 support (062656b)
  • Updated output format to support both IPv4 and IPv6 (8931568)

Bug Fixes

  • Move CIDR logic into separate module (6c2328e)
  • Move get_subnet_address into separate trait (05c1b71)
  • Unify interface between IPv4 and ipnet Ipv6Addr (8fbe588)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Feb 19:27
55e3c4e

2.0.0 (2026-02-01)

⚠ BREAKING CHANGES

  • Allow multiple CIDRs. Add JSON output versioning. Prettify output for JSON. Introduce headless mode for table output

Features

  • Allow multiple CIDRs. Add JSON output versioning. Prettify output for JSON. Introduce headless mode for table output (592cb72)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 18:31
cfa4d5c

1.0.0 (2026-01-31)

⚠ BREAKING CHANGES

  • json output

Features

  • added table output as default option (65387e2)
  • json output (c22c991)

v0.0.22

Choose a tag to compare

@github-actions github-actions released this 29 Jan 13:32
d5dd735

0.0.22 (2026-01-29)

Miscellaneous Chores

v0.0.21

Choose a tag to compare

@github-actions github-actions released this 29 Jan 13:29
8326058

0.0.21 (2026-01-29)

Miscellaneous Chores