Skip to content

v2.0.1 fix re-definition of profiles in variist.properties

Latest

Choose a tag to compare

@robstoll robstoll released this 21 Jan 13:16
· 37 commits to main since this release
v2.0.1
b034d63

What's Changed

  • fix profile redefinition, use MutableMap for ConfigBuilder.testProfiles by @robstoll in #314

In theory this is a breaking-change, however only for those who used the new ConfigBuilder directly to modify the profiles.We assume this is an edge case and no one is affected. Hence we ship a breaking change in a patch-version.

Full Changelog: v2.0.0...v2.0.1