Skip to content

Latest commit

 

History

History
99 lines (61 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

99 lines (61 loc) · 1.75 KB

ThoughtworksCodeReviewTools Changelog

[Unreleased]

  • update gradle wrapper 7.3
  • 升级 gradle wrapper 7.3
  • add actions trigger in editor popup menus
  • 在编辑器弹出框中加入触发器

[1.0.5]

  • support idea to any number
  • 支持 idea 未来的任意版本

[1.0.4]

  • support idea 2023.1
  • 支持 idea 2023.1

[1.0.3]

  • support idea 2022.3
  • 支持 idea 2022.3

[1.0.2]

  • support idea 2022.2
  • 支持 idea 2022.2

[1.0.1]

  • support idea 2022.1
  • 支持 idea 2022.1

[1.0.0]

  • official release 1.0.0 version
  • 正式发布 1.0.0 版本
  • fix window adaptation
  • 修复窗口自适应
  • fix memory leak error when build in 2020.3.4 link
  • 修复基于2020.3.4 编译时的内存溢出问题 相关链接
  • optimize code structure and fix sonar
  • 优化代码接口并修复 sonar 问题

[0.1.1]

  • add tag name when no feedback
  • 当未输入 feedback 时, 将 tag 名称做填充
  • fix apply message bug
  • 修复应用配置信息时的显示提示信息的bug

[0.1.0]

  • update README
  • 更新README

[0.0.9]

  • adjust submit style and add label element
  • 更换提交风格并添加标签元素

[0.0.8]

  • Add select multiple people to Trello to the card
  • 添加选择多个人到 Trello 到卡中

[0.0.7]

  • add me as the nickname of author full name
  • 增加me作为自己名称的代名词

[0.0.6]

  • Fix the problem of reporting errors after submission
  • 修复提交后报错的问题

[0.0.5]

  • adjust plugin description

[0.0.4]

  • 修改 README

[0.0.3]

  • 增加 CHANGELOG

[0.0.2]

  • 加快提交速度

[0.0.1]

  • 初始化项目提交