Skip to content

Releases: gradle-bom/gradle-bom-generator-plugin

Fixed wildcard import

17 Jul 10:34
Compare
Choose a tag to compare
Fixed wildcard import Pre-release
Pre-release

🐞 Bugfix

  • Fixed wildcard import that caused ktlint failure

Upgrade dependencies 2

17 Jul 10:18
Compare
Choose a tag to compare
Pre-release

🧭 Dependencies

Upgrade dependencies

11 Jul 13:08
Compare
Choose a tag to compare
Upgrade dependencies Pre-release
Pre-release

🧭 Dependencies

  • Upgraded Gradle to 7.1.1
  • Upgraded ktlint-gradle to 10.1.0
  • Upgraded detekt to 1.17.1
  • Upgraded publish-plugin to 0.15.0
  • Upgraded junit to 5.7.2

1.0.0 Final release

13 Jun 09:53
Compare
Choose a tag to compare

⭐️ Features

  • Building BOM for multi-module projects
  • Excluding unwanted modules
  • Including external dependencies
  • Support for explicit maven publication configurations

1.0.0 Release Candidate 5

12 Jun 06:13
Compare
Choose a tag to compare
Pre-release

Features

  • Add support for explicit maven publication configurations

1.0.0 Release Candidate 4

10 Jun 11:50
Compare
Choose a tag to compare
Pre-release

Bugfix

  • Change API for excluding projects

1.0.0 Release Candidate 3

10 Jun 10:35
Compare
Choose a tag to compare
Pre-release

Bugfix

  • Restrict access to BomGeneratorExtension#includeDependencies

1.0.0 Release Candidate 2

10 Jun 09:59
Compare
Choose a tag to compare
Pre-release

Bugfix

  • Fix artifactId to be taken from project name in generated POM files

1.0.0 Release Candidate 1

09 Jun 17:45
Compare
Choose a tag to compare
Pre-release

Features

  • Building BOM for multi-module projects
  • Excluding unwanted modules
  • Including external dependencies