Skip to content

Releases: Crimix/ChangedProjectsTaskPlugin

1.6

04 Dec 12:22
409e0eb
Compare
Choose a tag to compare

Added commandline mode, this makes it possible to avoid the issue in #9

1.5

12 Aug 12:43
Compare
Choose a tag to compare
1.5

Removed naive folder traversing to find the project a file belongs to and replaced it with path evaluating (file path starting project path) this fixes #8

1.4

29 May 11:53
Compare
Choose a tag to compare
1.4
  • Added CLI taskToRun parameter based on #7 this fixes #5

1.3

29 May 11:47
Compare
Choose a tag to compare
1.3
  • Added neverRunProject option, this should help in fixing #2

1.2

15 Apr 10:33
Compare
Choose a tag to compare
1.2
  • Added new git diff modes (branch, branchTwoDotted, branchThreeDotted) to solve #1

1.1

28 Mar 15:30
Compare
Choose a tag to compare
1.1
  • Added such that projects using Java 11 or above can use the plugin

1.0

28 Mar 08:00
Compare
Choose a tag to compare
1.0
  • Released the plugin to the world