Releases: bes2008/langx-java
Releases · bes2008/langx-java
v3.3.0
Features
- 提供ListableStack
- 提供 ByteBufferInputStream
- 提供FileTypes 用于根据文件的魔数来区分文件
- 提供Ordered接口
- 完善 ReverseListIterator, Stack实现
- 增强Strings.split 方法
- 提供PatternMatcher 抽象
- 提供AntPathMatcher
- 提供基于Ordered接口的OrderedList
- Accessor 接口支持 remove方法
- 提供IllegalPropertyException
- 提供更便捷的Logger
- 提供LoadBalance机制
v3.2.3
Features
- 完善对操作系统的识别
- I18nMessageStorage 支持继承
- 提供DistributedLock接口
v3.2.0
Features
- 重构 StringTemplate
- 支持 chain结构
- 重构I18n模块
- 增强RestResponseBody,支持url
- 提供PropertSource,并重构PropertiesPlaceholderParser
v2.10.6
Features
- 提供 VMID
- 提供Buffer API
- XPaths 支持 namespace
v2.10.5
Features
- 提供注解 @OnClasses, @OnMissClasses
- 增强工具类 ClassLoaders, Collects, Files, HashCodeBuilder
v2.10.3
improvement
- Object 序列化支持直接序列到流
- SystemPropertys 支持基于条件的setProperty
- upgrade junit to 4.13.1 version
- 增强Message Digest hasher
- 增强 Emptys,支持 any, all
v2.10.1
Features
- 增强 StringTemplates
- 提供Objs
- Cache API 支持批量删除
- 提供常用正则表达式合集