| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-10 | 1.8 kB | |
| v3.17.0 source code.tar.gz | 2026-07-10 | 27.0 MB | |
| v3.17.0 source code.zip | 2026-07-10 | 27.1 MB | |
| Totals: 3 Items | 54.1 MB | 0 | |
New Feature
- IPv4 and IPv6 data updates with global top provider geofeeds and community reports merged.
- Golang segments iterate with CIDR range and more options supports.
- Golang searcher and maker with io.Reader input supports.
- Erlang IPv6 supports.
What's Changed
- merge the data reported by issues/480 by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/481
- Fr golang CIDR supports by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/484
- add io.Reader based xdb input supports by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/485
- xdb io.Reader based stream input supports by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/486
- fix Index overflow for the cidr parse with bits equals to IP max bits by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/487
- Fix Python test helpers to use function arguments by @isslower in https://github.com/lionsoul2014/ip2region/pull/488
- more options for segments iterate by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/491
- feat(binding/erlang): implement IPv6 dual-stack support for Erlang binding by @Alice39s in https://github.com/lionsoul2014/ip2region/pull/492
- fix: correct license metadata and Python packaging typo by @Alice39s in https://github.com/lionsoul2014/ip2region/pull/495
- merge the geofeeds of global top providers on 20260709 by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/497
New Contributors
- @isslower made their first contribution in https://github.com/lionsoul2014/ip2region/pull/488
- @Alice39s made their first contribution in https://github.com/lionsoul2014/ip2region/pull/492
Full Changelog: https://github.com/lionsoul2014/ip2region/compare/v3.16.0...v3.17.0