Skip to content

release 1.3.3

Compare
Choose a tag to compare
@pugwoo pugwoo released this 24 Jun 13:39
· 6 commits to master since this release
8745891
<dependency>
    <groupId>com.pugwoo</groupId>
    <artifactId>woo-utils</artifactId>
    <version>1.3.3</version>
</dependency>
  • [enhance] 优化JSON.clone对于只有getter没有setter字段的处理
  • [add] 增加压缩工具,支持制定目录进行压缩