Skip to content

v3.0.3

Choose a tag to compare

@github-actions github-actions released this 22 Aug 06:12
· 6 commits to master since this release

Warning

This version is affected by a membership bug. Networks.includes() and NetworkList.includes() can return false for an address a stored network genuinely covers, when the list holds three or more records and one is a subnet of another. The failure is silent — no throw, just a wrong answer. Fixed in v3.0.4; upgrade to v3.0.5 or later.

What's changed

No source changes in this release — documentation, package metadata and dependency ranges only.

  • The build badge was the last travis-ci.com reference in the org and returned 404. It now reads the GitHub Actions workflow that has actually been running the build.
  • The licence badge linked through the dead rawgit.com.
  • Added an npm-version badge, and a pointer to https://imqueue.org/llms.txt and https://imqueue.org/status.json.
  • repository.url used git://, which hangs since GitHub retired its git daemon.

Full Changelog: v3.0.2...v3.0.3

About

@imqueue/net — Fast and reliable binary network address checker for node with IPv4 & IPv6 support. Part of the @imqueue framework for Node.js & TypeScript microservices.