dict-trans/CHANGELOG.md
2023-06-07 17:37:24 +08:00

1.7 KiB
Raw Permalink Blame History

ChangeLog

All notable changes to this project will be documented in this fileChangeLog information is generated by the CommitMessage plugin

v0.4

新增功能

代码完善

  • 修复非String类型但是基本类型时不触发字段转换的问题 (dfe5154)

文档修改

  • 增加摘要提取的问题,更新示例图片 (6d1f714)
  • 完善文档 (6cb15da)

测试代码

编译代码

v0.3

文档修改

代码重构

  • 大重构,分离核心跟springboot引入,增加demo模块 (7bf1fb6)

其他提交

0.2

代码完善

文档修改

0.1

新增功能

其他提交