New Features
- Golang source editor with put callback and auto segments merge.
- Golang Segment.Region struct and auto Region cache to reduce runtime memory usage.
- Stdlize the cn region province/city and autonomous prefecture name for IPv4 / IPv6 data.
- merge data updates reported by community before 2026/04/29 and re-gen the xdb binary.
- Add Cangjie query client implementation.
What's Changed
- merge some updates reported by community by @lionsoul2014 in #468
- stdlize all the province and city names for CN ip segments by @lionsoul2014 in #472
- use the short name for all the cn autonomous prefecture by @lionsoul2014 in #473
- stdlize the cn region name for v6 data by @lionsoul2014 in #474
- editor with put callback and auto segments merge by @lionsoul2014 in #475
- merge reports from community before 20260420 by @lionsoul2014 in #476
- merge reports before 2026/04/29 by @lionsoul2014 in #477
- Golang maker region mgr by @lionsoul2014 in #478
Full Changelog: v3.15.0...v3.16.0