Skip to content

Releases: vanniktech/gradle-maven-publish-plugin

0.9.0

08 Feb 12:17
Compare
Choose a tag to compare

Huge thanks to gabrielittner for all of his work in this release.

0.8.0

18 Feb 11:24
Compare
Choose a tag to compare
  • Change docs format for Kotlin project docs #45 (Ilya-Gh)
  • Add missing backticks in README.md #43 (Egorand)
  • Generate javadocs for Kotlin project with Dokka #37 (Ilya-Gh)

0.7.0

15 Jan 18:21
Compare
Choose a tag to compare

Thanks to @gabrielittner @marcphilipp @budius & @wellingtoncosta for their contributions.

0.6.0

11 Sep 18:19
Compare
Choose a tag to compare

0.5.0

16 Aug 14:51
Compare
Choose a tag to compare

0.4.0

30 Jun 17:55
Compare
Choose a tag to compare

0.3.0

29 Jun 10:32
Compare
Choose a tag to compare
  • Make it possible to specify the release URL as a project property. #9 (swankjesse)
  • Package up the groovy doc in case the groovy plugin is applied. For Java plugins also add the jar archive. #4 (vanniktech)
  • Unify setup, improve a few things and bump versions. #3 (vanniktech)

0.2.0

26 May 11:24
Compare
Choose a tag to compare
  • Throw exception when missing username or password only when executing the task. #2 (vanniktech)

0.1.0

25 May 21:18
b4d9413
Compare
Choose a tag to compare
  • Initial release