Releases: IntershopCommunicationsAG/semantic-version
Releases · IntershopCommunicationsAG/semantic-version
2.0.1
What's Changed
- fix: remove signing from standard build (#24) by @Thomas-Bergmann in #25
- Dependabot: Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #23
- Dependabot: Remove npm from dependabot.yml by @Thomas-Bergmann in #26
- Dependabot: Bump com.dorongold.task-tree from 2.1.0 to 3.0.0 by @dependabot in #27
- Dependabot: Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 by @dependabot in #29
- Dependabot: Bump com.dorongold.task-tree from 3.0.0 to 4.0.0 by @dependabot in #28
- Dependabot: Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.2 by @dependabot in #32
- build: Update to Gradle Wrapper 8.10.2 / Jacoco 0.8.12 (#100440) by @DevDavido in #33
- docs: Fix build status badge in README by @DevDavido in #34
- build: Use Intershop GitHub actions for build and release (#100468) by @DevDavido in #35
- fix: Configure Gradle project version by @DevDavido in #36
Full Changelog: 2.0.0...2.0.1
2.0.0
Features:
- Maven Sorting
- Platform release extensions (#15)
- Build extensions
Increments:
- add platform to calculated increment version
- cache first 100 numbers and fast compare
- rename release type to extension type
- increase test coverage to 95%
** add many tests from maven
** add test for sorting - fix extension meaning
- add big number support
- support more than 3 numbers
- calculation of next pre-release
- update doc and java doc
2.0.0-alpha3
improve github actions
2.0.0-alpha2
Pre-Release contains rework of implementation.
- supports large number
- multi release extensions and build extensions
2.0.0-alpha1
Pre-Release contains rework of implementation.
- supports large number
- multi release extensions and build extensions
1.0.0
RELEASE_1.0.0 Merge pull request #2 from IntershopCommunicationsAG/feature/tbergman…