Skip to content

Releases: line/gradle-multi-project-support

v1.1.1

24 Mar 05:14
f78ad6c
Compare
Choose a tag to compare

🌟 New features

  • #2 Make a task for just printing affected module list #17

💪 Improvements

  • #9 Prepare a functional test for recursive git log plugin #12
  • #13 Support higher java version than 8 #15
  • #19 Github action for gradle plugin release #21

v1.1.0

24 Mar 05:05
ddfaa4b
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

🌟 New features

  • #2 Make a task for just printing affected module list #17

💪 Improvements

  • #9 Prepare a functional test for recursive git log plugin #12
  • #13 Support higher java version than 8 #15
  • #19 Github action for gradle plugin release #21

v1.0.1

25 Nov 06:45
Compare
Choose a tag to compare

💪 Improvements

  • Apply build recipe plugin for bootstrapping. #5

🛠 Bug fixes

  • Unable to execute gitLog task due to extension cannot be serializable. #4