- Document Action ( 增加文档按钮 )
- API document PIN Action ( 增加 API 文档固定按钮 )
- Mybatis code generator auto mapping module ( Mybatis 代码生成器自动匹配模块 )
- Some API document field type bugs ( API 文档属性类型的 bug )
- API document get function fields bug ( API 文档 get 方法属性 bug )
- Markdown API support 2024.1 ( Markdown API 支持 2024.1 )
- Ignore Json type field in API document ( 在接口文档里忽略 Json 类型字段 )
- API document show ( API 文档展示 )
- Rewrite endpoint window ( 重写接口路径窗口 )
- Support 2023.3 ( 支持 2023.3 )
- SQL Translator support ${} ( SQL 翻译器支持 ${} )
- SQL Translator unique index bug ( SQL 翻译器唯一索引 bug )
- Generate xml bug fix ( 生成 xml 的问题修复 )
- Endpoint window add document action ( 接口路径窗口增加文档按钮 )
- Endpoint window add find action ( 接口路径窗口增加查找按钮 )
- Adjust the annotations that generate Java code ( 调整 Java 代码生成器生成的注解 )
- SQL transfer data type not null bug ( SQL 翻译器数据类型不为空的 bug )
- SQL Translator support 'Alter table rename' ( SQL 翻译器支持修改表名 )
- 2023.2 event navigate exception ( 2023.2 事件导航报错问题修复 )
- Adapt to older versions ( 适配老版本 )
- Support IDEA 2023.2 ( 支持 IDEA 2023.2 )
- SQL transfer SQL 脚本转换
- Copy endpoint path from method 从方法上提取复制接口路径
- Library endpoint search 对库里的接口搜索调整
- Search Endpoint bug 打开多个项目搜索接口冲突的问题
- Code generator dialog validate bug 代码生成器的校验问题
- Endpoint search everywhere 接口路径搜索功能上线
- Upgrade JDK version to 17 升级编译的 JDK 版本
- Upgrade IDEA since version to 222 升级 IDEA 的最低版本为 2022.2
- Scan endpoint bug fix 扫描某些项目读取不到接口的问题修复
- Popup menu bug fix 接口路径右键复制问题修复
- Copy endpoint path 右键可复制接口路径
- endpoint tree text bug fix 修复接口目录树文字展示不出来的问题
- endpoint tree text bug fix 修复接口目录树文字展示不出来的问题
- endpoint tree text color 接口路径树文本颜色美化
- default method endpoint 修复默认方法没有被读取到接口列表的问题
- Use new logo 使用新的图标
- Merge
page
andlistAll
in generator 在生成器中将page
和listAll
方法对应的 xml 方法合并 - Use
BatchUtil
in generator 在生成器中使用BatchUtil
包装批量操作的方法
- generator bug 生成器的某些缺陷修复
- Queue Event Listener navigate 队列事件与监听之间支持导航
- New version first start notifier 更新后首次打开增加通知
- Support IDEA 2023.1
- Local event listener navigate
- Task listener navigation support multiple
- Mybatis generator support no primary key
- Mybatis generate service extends bug
- Mybatis generate excel service
- Mybatis generate transform function
- Mybatis generate extends EFEntityBase
- Mybatis generator template interface chooser
- Convert doc comment to Swagger annotation
- Mybatis generator datasource validate
- Mybatis generator input validate
- Mybatis generate success notifier navigate
- git ignore
- Endpoint path "//" bug
- EF code generate
- Entity support navigate to mapper
- Use changelog Plugin build notes
- Listener navigate bug fix