Skip to content

0.2.1

Compare
Choose a tag to compare
@vpa1977 vpa1977 released this 18 Oct 09:33
· 38 commits to main since this release
0d46f94

What's Changed

  • feat: beryx jlink plugin support for gradle by @vpa1977 in #12
  • fix: fix typo - push task was calling build by @vpa1977 in #13
  • chore(deps): update junit5 monorepo to v5.11.2 by @renovate in #16
  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.1 by @renovate in #15
  • chore(deps): update maven-plugin-tools.version to v3.15.0 by @renovate in #19
  • chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7 by @renovate in #18
  • feat: add push rock mojo by @vpa1977 in #9
  • feat: support beryx runtime plugin by @vpa1977 in #14
  • chore: rename plugin (gradle plugin portal reject) by @vpa1977 in #21
  • fix: running app image with beryx plugins by @vpa1977 in #23
  • doc: add example projects for gradle plugin by @vpa1977 in #24
  • feat: allow to override generated rockcraft.yaml by @vpa1977 in #20
  • chore: rename groupId and bump version of the maven plugin. by @vpa1977 in #25
  • doc: add maven documentation and samples by @vpa1977 in #26
  • fix: pass missing options to RockCraftOptions by @vpa1977 in #27
  • chore: enable maven publishing by @vpa1977 in #30
  • fix: set up classpath in line with jlink plugin by @vpa1977 in #28
  • fix: resolve failure to build samples by @vpa1977 in #31
  • chore: do not publish to maven central yet by @vpa1977 in #34
  • chore: ensure consistent publishing by @vpa1977 in #32

New Contributors

Full Changelog: 0.1.1...0.2.1