We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 110af2a commit 5894f15Copy full SHA for 5894f15
README.md
@@ -18,7 +18,7 @@
18
<!-- 从1.2.0开始迁移到bitlap,原groupId: io.patamon.geocoding -->
19
<groupId>org.bitlap</groupId>
20
<artifactId>geocoding</artifactId>
21
- <version>1.2.0</version>
+ <version>1.3.0</version>
22
</dependency>
23
</dependencies>
24
```
@@ -184,6 +184,9 @@ Address(
184
* 升级地址库和包版本, 修复一些匹配错误的地址
185
* 1.2.0
186
- geocoding项目转移到组织:bitlap/geocoding
187
+* 1.3.0
188
+ * 新增自定义地址文件库配置参数
189
+ * 添加自定义地址新增replace参数
190
191
[1]:https://lsp.wuliu.taobao.com/locationservice/addr/output_address_town.do
192
[2]:http://www.stats.gov.cn/tjsj/tjbz/tjyqhdmhcxhfdm/2015/index.html
0 commit comments