Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

1.14.3

Compare
Choose a tag to compare
@venusdrogon venusdrogon released this 28 Aug 03:59
· 20 commits to newmaster since this release

[Feature] 🆕

  • #337 新建 IfStringToBeanConverter
  • #336 feilong-context 新增 SimpleParamNameConfigCondition
  • #335 feilong-context 新增 Task
  • #334 feilong-context 新增 ConditionableTask
  • #333 feilong-context 新增 Condition
  • #318 新建 AbstractStringFormatter

[Update]

  • #325 升级 org.slf4j 到 1.7.28 ⬆️
  • #324 maven-site-plugin 升级到 3.8.2 ⬆️
  • #323 maven-javadoc-plugin 升级到 3.1.1 ⬆️
  • #331 commons-beanutils 升级到 1.9.4 ⬆️

[Remove]

  • #327 移除 feilong-xml-dom4j remove
  • #326 移除 feilong-xml-jdom2 remove

[deprecated]

  • #329 标识 com.feilong.xml.xstream.XStreamUtil.toXML(Object) 过期 deprecated
  • #328 标识 com.feilong.xml.xstream.XStreamUtil.format(String) deprecated deprecated

[Fix Bug] 🐛

  • none

[javadoc]

  • #321 更新 com.feilong.context.format.StringFormatter.format(String) javadoc javadoc

[test]

  • #320 新建 XMLStringFormatterTest 单元测试 test
  • #319 新建 JsonStringFormatterTest 单元测试 test

[log]

  • none