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 #481
- Fr golang CIDR supports by @lionsoul2014 in #484
- add io.Reader based xdb input supports by @lionsoul2014 in #485
- xdb io.Reader based stream input supports by @lionsoul2014 in #486
- fix Index overflow for the cidr parse with bits equals to IP max bits by @lionsoul2014 in #487
- Fix Python test helpers to use function arguments by @isslower in #488
- more options for segments iterate by @lionsoul2014 in #491
- feat(binding/erlang): implement IPv6 dual-stack support for Erlang binding by @Alice39s in #492
- fix: correct license metadata and Python packaging typo by @Alice39s in #495
- merge the geofeeds of global top providers on 20260709 by @lionsoul2014 in #497
New Contributors
Full Changelog: v3.16.0...v3.17.0