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

81 lines
1.7 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ChangeLog
All notable changes to this project will be documented in this fileChangeLog information is generated by the [CommitMessage plugin](https://plugins.jetbrains.com/plugin/12256-commit-message-create)
## [v0.4](https://git/compare/v0.4...master)
### 新增功能
* 接口) ([3b7ba0a](https://git/commit/3b7ba0a))
### 代码完善
* 修复非String类型但是基本类型时不触发字段转换的问题 ([dfe5154](https://git/commit/dfe5154))
### 文档修改
* 增加摘要提取的问题,更新示例图片 ([6d1f714](https://git/commit/6d1f714))
* 完善文档 ([6cb15da](https://git/commit/6cb15da))
### 测试代码
* 的示例 ([533767e](https://git/commit/533767e))
### 编译代码
* 0.4 ([7f8ea0a](https://git/commit/7f8ea0a))
## [v0.3](https://git/compare/v0.3...master)
### 文档修改
* 修改注釋 ([110b8af](https://git/commit/110b8af))
### 代码重构
* 大重构,分离核心跟springboot引入,增加demo模块 ([7bf1fb6](https://git/commit/7bf1fb6))
### 其他提交
* 修改文档 ([dc32cc7](https://git/commit/dc32cc7))
* 修改logo ([b269796](https://git/commit/b269796))
* 修改文档跟一些没用的pom.xml ([42b93e7](https://git/commit/42b93e7))
## [0.2](https://git/compare/0.2...master)
### 代码完善
* [代码完善](dev): ([f2305c3](https://git/commit/f2305c3))
### 文档修改
* 更新文档 ([bd07cd5](https://git/commit/bd07cd5))
* 修改文档 ([2fba3b2](https://git/commit/2fba3b2))
## [0.1](https://git/compare/0.1...master)
### 新增功能
* 初始化提交 ([9c3c9e8](https://git/commit/9c3c9e8))
* 初始化提交 ([5e34c0c](https://git/commit/5e34c0c))
### 其他提交
* 修改pom.xml跟readme ([ad0b725](https://git/commit/ad0b725))