Skip to content

Releases: bes2008/langx-java

v3.3.0

27 Dec 03:51
Compare
Choose a tag to compare

Features

  1. 提供ListableStack
  2. 提供 ByteBufferInputStream
  3. 提供FileTypes 用于根据文件的魔数来区分文件
  4. 提供Ordered接口
  5. 完善 ReverseListIterator, Stack实现
  6. 增强Strings.split 方法
  7. 提供PatternMatcher 抽象
  8. 提供AntPathMatcher
  9. 提供基于Ordered接口的OrderedList
  10. Accessor 接口支持 remove方法
  11. 提供IllegalPropertyException
  12. 提供更便捷的Logger
  13. 提供LoadBalance机制

v3.2.3

05 Dec 09:48
Compare
Choose a tag to compare

Features

  1. 完善对操作系统的识别
  2. I18nMessageStorage 支持继承
  3. 提供DistributedLock接口

v3.2.0

23 Nov 03:05
Compare
Choose a tag to compare

Features

  1. 重构 StringTemplate
  2. 支持 chain结构
  3. 重构I18n模块
  4. 增强RestResponseBody,支持url
  5. 提供PropertSource,并重构PropertiesPlaceholderParser

v3.1.0

18 Nov 11:02
Compare
Choose a tag to compare

Features

  1. 提供Registry API

v3.0.0

18 Nov 11:02
Compare
Choose a tag to compare

Features

  1. 重构Proxy模块

v2.10.6

18 Nov 11:01
Compare
Choose a tag to compare

Features

  1. 提供 VMID
  2. 提供Buffer API
  3. XPaths 支持 namespace

v2.10.5

18 Nov 11:00
Compare
Choose a tag to compare

Features

  1. 提供注解 @OnClasses, @OnMissClasses
  2. 增强工具类 ClassLoaders, Collects, Files, HashCodeBuilder

v2.10.4

29 Oct 10:41
Compare
Choose a tag to compare

Improvement

  1. 增强 泛型类型提取

v2.10.3

26 Oct 09:55
Compare
Choose a tag to compare

improvement

  • Object 序列化支持直接序列到流
  • SystemPropertys 支持基于条件的setProperty
  • upgrade junit to 4.13.1 version
  • 增强Message Digest hasher
  • 增强 Emptys,支持 any, all

v2.10.1

06 Oct 12:53
Compare
Choose a tag to compare

Features

  1. 增强 StringTemplates
  2. 提供Objs
  3. Cache API 支持批量删除
  4. 提供常用正则表达式合集