Releases: HiromuHota/pdi-git-plugin
Releases · HiromuHota/pdi-git-plugin
0.3.2
0.3.2 - 2017-06-22
Fixed
- Use Apache HTTP Client instead of Sun HTTP client. This fixes the communication with a remote repository via HTTP(S) in EE.
0.3.1
0.3.1 - 2017-06-13
Added
- Japanese translation
- Users can clone a remote repository (from the menu Tools > Git)
- Users can checkout a particular commit (thru a context menu on a commit)
- Users can create / delete a branch
- Users can merge a branch into the current one
0.3.0
0.3.0 - 2017-06-05
Added
- Users can switch between branches