Skip to content

6.2.0

Compare
Choose a tag to compare
@qoomon qoomon released this 30 Jun 11:45
· 110 commits to master since this release
Features
  • add config option for projectVersionPattern to use special parts of the project version as placeholders e.g. ${version.environment}
  • add placeholder ${version.core} the core version component of ${version} e.g. '1.2.3'
    • ${version.release} is marked as deprecated