Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@kriscfoster kriscfoster released this 05 Oct 07:13
· 39 commits to master since this release
52075cd

What's Changed

Breaking changes

Pomgen uses the lockfiles generated from https://github.com/bazelbuild/rules_jvm_external. Version 5.0 of rules_jvm_external included a new lockfile format. With this pomgen release, we have started supporting the new lockfile format but do not support the old one anymore:

  • pomgen < 2.0.0 is compatible with rules_jvm_external < 5.0
  • pomgen >= 2.0.0 is compatible with rules_jvm_external >= 5.0

New Contributors

Full Changelog: 1.2.0...2.0.0