Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

45 lines (34 loc) · 1.24 KB

Changelogs

Unreleased

1.1.0

  • Support trigger ops build after push
  • Fix vfs not refreshed after merge request created

1.0.9

  • Change pom version by build config
  • Auto resolve conflicts for pom.xml

1.0.6

  • Frame structure adjustment
  • Use stable API to implement code commit

1.0.5

  • Support only merge request into push dialog
  • Integrate commit and merge request into commit dialog
  • Improve compatibility with new version IDEA
  • For commit and create merge request set icon

1.0.4

  • Support Idea 182
  • Fix files that are not under Git version management and should not be submitted
  • Fix the problem of not creating an empty MR after canceling the operation in the input submission information window
  • Fix the problem of not creating an empty MR when the current branch HEAD is consistent with the remote branch

1.0.3

  • Support Idea for 191
  • Switch Git4Idea plugin call git

1.0.2

  • Use shell script impl created merge request

1.0.0

Features

  • Quick Create Merge Request
  • Supports commit and create merge request
  • Supports input commit message
  • Supports output merge request url