mirror of
https://github.com/lionsoul2014/ip2region.git
synced 2026-01-25 17:16:11 +00:00
25 lines
553 B
Markdown
25 lines
553 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [3.0.0] - 2025-11-22
|
|
- 支持 .NET 10.0
|
|
- 增加 IPv6 支持
|
|
- 修复若干 bug
|
|
|
|
## [2.0.1] - 2023-07-30
|
|
|
|
### Added
|
|
- Support netstandard2.0
|
|
|
|
## [2.0.0] - 2023-07-26
|
|
|
|
### Removed
|
|
- Remove nuget include xdb file
|
|
- Searcher cache policy default parameters
|
|
- Searcher xdb file path default parameters
|
|
|
|
### Added
|
|
- Dependent file query policies CachePolicy.VectorIndex, CachePolicy.File support thread-safe concurrent queries
|
|
- Dramatically optimizes overall performance
|