mirror of
				https://gitee.com/dromara/hutool.git
				synced 2025-10-31 08:26:57 +08:00 
			
		
		
		
	JSON的getByPath方法新增更为通用的指定出参类型重载(pr#3814@Github)
This commit is contained in:
		| @@ -2,16 +2,17 @@ | |||||||
| # 🚀Changelog | # 🚀Changelog | ||||||
|  |  | ||||||
| ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | ||||||
| # 5.8.35(2024-12-05) | # 5.8.35(2024-12-08) | ||||||
|  |  | ||||||
| ### 🐣新特性 | ### 🐣新特性 | ||||||
| * 【poi    】      优化ExcelWriter中使用比较器writer的方法,只对第一条数据进行排序(pr#3807@Github) | * 【poi    】      优化ExcelWriter中使用比较器writer的方法,只对第一条数据进行排序(pr#3807@Github) | ||||||
| * 【extra  】      优化Ftp.download,返回false抛出异常(issue#3805@Github) | * 【extra  】      优化Ftp.download,返回false抛出异常(issue#3805@Github) | ||||||
| * 【core   】      优化MAC地址正则(issue#IB95X4@Gitee) | * 【core   】      优化MAC地址正则(issue#IB95X4@Gitee) | ||||||
|  | * 【json   】      JSON的getByPath方法新增更为通用的指定出参类型重载(pr#3814@Github) | ||||||
|  |  | ||||||
| ### 🐞Bug修复 | ### 🐞Bug修复 | ||||||
| * 【crypto 】      修复JWTSignerUtil.createSigner中algorithmId未转换问题(issue#3806@Github) | * 【crypto 】      修复JWTSignerUtil.createSigner中algorithmId未转换问题(issue#3806@Github) | ||||||
| * 【core   】      修复DateUtil.rangeContains未重置问题(issue#IB8OFS@gitee) | * 【core   】      修复DateUtil.rangeContains未重置问题(issue#IB8OFS@Gitee) | ||||||
|  |  | ||||||
| ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | ||||||
| # 5.8.34(2024-11-25) | # 5.8.34(2024-11-25) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Looly
					Looly