PackageTrack
Sign in Get early access

ipnetwork

A library to work with IP CIDRs in Rust

0.21.1 92M downloads/mo #851 most downloaded on crates.io achanda/ipnetwork

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 2 months to 2.5 years

Rarely documented

notes for 7 of 46 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

46 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

46 releases · Apr 2015 to Jan 2025
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 46
  1. 0.21.1 07 Jan 2025
    Release notes

    Other

    • Fix for 0::/0 network (#205)
    Open source →
    Release notes

    Other

    • Fix for 0::/0 network (#205)
    Open source →
  2. 0.21.0 06 Jan 2025
    Release notes

    Fixed

    • fix for 0.0.0.0/0 network (#199)
    • (deps) update rust crate serde to 1.0.200 (#196)
    • (deps) update rust crate serde to 1.0.199 (#194)
    • use associated constants (#191)

    Other

    • Update .gitignore
    • Update publish.yml
    • Update publish.yml
    • Replace Ipv{4,6}Network::new_unchecked with Ipv{4,6}Network::new_checked (#203)
    • Make the serde feature opt-in instead of opt-out (#200)
    • Fix typo (#198)
    • Update publish.yml (#195)
    • (deps) update rust crate serde_json to 1.0.116 (#193)
    • setup release plz (#192)
    • Update Rust crate criterion to 0.5.1 (#172)
    • Update actions/checkout action to v4 (#182)
    • rewrite core ipv6 methods to operate on u128s (#187)
    • move to dtolnay/rust-toolchain and run clippy (#189)
    • Hash implementation to match PartialEq (#186)
    • Update Rust crate schemars to 0.8.17 (#184)
    • Add const unsafe new_unchecked to Ipv4Network & Ipv6Network (#185)
    • Update Rust crate schemars to 0.8.15 (#183)
    • Update Rust crate schemars to 0.8.13 (#181)
    • Add Ipv6Network::nth to get the nth address (take two) (#176)
    • Added needed traits to NetworkSize (#175)
    • Update criterion requirement from 0.4.0 to 0.5.0
    • Update katyo/publish-crates action to v2
    • Update actions/checkout action to v3
    • Update Rust crate schemars to 0.8.12
    • Add renovate.json
    • Replace assert_eq with assert for bool comparison
    • Use cargo clippy --fix to autofix code
    • Add a reference where missing
    • Cleanup mask for Ipv4Addr
    • Shrink the enumerate call on mask
    • Cleanup both size functions
    • Simplify FromStr for Ipv6Network
    • Make parse_prefix more idiomatic
    • Update criterion requirement from 0.3.4 to 0.4.0 (#162)
    • Update does-it-json requirement from 0.0.3 to 0.0.4 (#161)
    Open source →
    Release notes

    Fixed

    • fix for 0.0.0.0/0 network (#199)
    • (deps) update rust crate serde to 1.0.200 (#196)
    • (deps) update rust crate serde to 1.0.199 (#194)
    • use associated constants (#191)

    Other

    • Update .gitignore
    • Update publish.yml
    • Update publish.yml
    • Replace Ipv{4,6}Network::new_unchecked with Ipv{4,6}Network::new_checked (#203)
    • Make the serde feature opt-in instead of opt-out (#200)
    • Fix typo (#198)
    • Update publish.yml (#195)
    • (deps) update rust crate serde_json to 1.0.116 (#193)
    • setup release plz (#192)
    • Update Rust crate criterion to 0.5.1 (#172)
    • Update actions/checkout action to v4 (#182)
    • rewrite core ipv6 methods to operate on u128s (#187)
    • move to dtolnay/rust-toolchain and run clippy (#189)
    • Hash implementation to match PartialEq (#186)
    • Update Rust crate schemars to 0.8.17 (#184)
    • Add const unsafe new_unchecked to Ipv4Network & Ipv6Network (#185)
    • Update Rust crate schemars to 0.8.15 (#183)
    • Update Rust crate schemars to 0.8.13 (#181)
    • Add Ipv6Network::nth to get the nth address (take two) (#176)
    • Added needed traits to NetworkSize (#175)
    • Update criterion requirement from 0.4.0 to 0.5.0
    • Update katyo/publish-crates action to v2
    • Update actions/checkout action to v3
    • Update Rust crate schemars to 0.8.12
    • Add renovate.json
    • Replace assert_eq with assert for bool comparison
    • Use cargo clippy --fix to autofix code
    • Add a reference where missing
    • Cleanup mask for Ipv4Addr
    • Shrink the enumerate call on mask
    • Cleanup both size functions
    • Simplify FromStr for Ipv6Network
    • Make parse_prefix more idiomatic
    • Update criterion requirement from 0.3.4 to 0.4.0 (#162)
    • Update does-it-json requirement from 0.0.3 to 0.0.4 (#161)
    Open source →
  3. 0.20.0 01 Jul 2022
    Release notes

    Download from crates.io

    Open source →
  4. 0.19.0 13 Apr 2022
    Release notes

    Merge pull request #149 from achanda/v0.19.0

    Cut a new release for v0.19.0

    Open source →
  5. 0.18.0 13 Apr 2021
    Release notes

    Cut a new release for v0.18.0

    Open source →
  6. 0.17.0 13 Jul 2020
    Release notes

    Please download from crates.io

    Open source →
  7. 0.16.0 08 Jan 2020
    Release notes Open source →
  8. 0.15.1 23 Nov 2019

    Nothing published for this version

  9. 0.15.0 12 Sep 2019

    Nothing published for this version

  10. 0.14.0 01 Feb 2019

    Nothing published for this version

  11. 0.13.1 31 Aug 2018

    Nothing published for this version

  12. 0.13.0 12 May 2018

    Nothing published for this version

  13. 0.12.8 15 Mar 2018

    Nothing published for this version

  14. 0.12.7 07 Sep 2017

    Nothing published for this version

  15. 0.12.6 11 Jul 2017

    Nothing published for this version

  16. 0.12.5 07 Jun 2017

    Nothing published for this version

  17. 0.12.4 16 May 2017

    Nothing published for this version

  18. 0.12.3 13 Apr 2017

    Nothing published for this version

  19. 0.12.2 23 Feb 2017

    Nothing published for this version

  20. 0.12.1 28 Dec 2016

    Nothing published for this version

  21. 0.12.0 22 Dec 2016

    Nothing published for this version

  22. 0.11.0 19 Dec 2016

    Nothing published for this version

  23. 0.10.0 24 Sep 2016

    Nothing published for this version

  24. 0.9.0 04 Jul 2016

    Nothing published for this version

  25. 0.8.0 30 Jun 2016

    Nothing published for this version

  26. 0.7.0 18 Jun 2016

    Nothing published for this version

  27. 0.6.2 14 Jun 2016

    Nothing published for this version

  28. 0.6.1 19 Mar 2016

    Nothing published for this version

  29. 0.6.0 12 Feb 2016

    Nothing published for this version

  30. 0.5.0 12 Feb 2016

    Nothing published for this version

  31. 0.4.0 01 Feb 2016

    Nothing published for this version

  32. 0.3.0 09 Jan 2016

    Nothing published for this version

  33. 0.2.2 12 Aug 2015

    Nothing published for this version

  34. 0.2.1 12 Aug 2015

    Nothing published for this version

  35. 0.1.11 03 Aug 2015

    Nothing published for this version

  36. 0.1.10 05 May 2015

    Nothing published for this version

  37. 0.1.9 04 May 2015

    Nothing published for this version

  38. 0.1.8 03 May 2015

    Nothing published for this version

  39. 0.1.7 03 May 2015

    Nothing published for this version

  40. 0.1.6 03 May 2015

    Nothing published for this version

  41. 0.1.5 01 May 2015

    Nothing published for this version

  42. 0.1.4 01 May 2015

    Nothing published for this version

  43. 0.1.3 01 May 2015

    Nothing published for this version

  44. 0.1.2 26 Apr 2015

    Nothing published for this version

  45. 0.1.1 24 Apr 2015

    Nothing published for this version

  46. 0.1.0 24 Apr 2015

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive