-
1.0.3 发布 Stable
released this
2025-04-19 02:11:00 +08:00 | 44 commits to dev since this releaseRelease version 1.0.3
文档
- 改正
DateTimeTools#toInstant(LocalDateTime,ZoneId)
的 javadoc 中参数名的错误
测试
- 修复 JDK17+ 环境下测试用例
PagingAndSortingQueryParamsTests#testGson
不通过的问题
依赖
- guava:
33.4.0-jre
更新到33.4.2-jre
- joda-time:
2.13.0
更新到2.14.0
*测试依赖
- junit:
5.11.4
更新到5.12.1
- hutool:
5.8.35
更新到5.8.37
- jackson:
2.18.2
更新到2.18.3
Downloads
- 改正
-
1.0.2 发布 Stable
released this
2025-04-03 11:56:43 +08:00 | 48 commits to dev since this releaseRelease version 1.0.2
缺陷修复
- 补充 ThrowingPredicate 缺失的 FunctionalInterface 注解
Downloads
-
1.0.1 发布 Stable
released this
2025-03-28 12:13:28 +08:00 | 50 commits to dev since this releaseRelease version 1.0.1
文档
- 修正 OptionalTools 的 javadoc 中的类名错误 (plusone/plusone-commons#35)
- 删除 IdWorker 的 author 信息 (plusone/plusone-commons#37)
- 修正 PredicateTools 的 javadoc 中的类名错误 (plusone/plusone-commons#39)
- 1.0.0 之前新增的类,其 since 修改为 1.0.0,统一以 1.0.0 作为初始版本 (plusone/plusone-commons#30)
Downloads
-
1.0.0 发布 Stable
released this
2025-02-20 23:37:07 +08:00 | 57 commits to dev since this releaseRelease version 1.0.0
Downloads