Releases: tschulte/gradle-semantic-release-test
Releases · tschulte/gradle-semantic-release-test
v2.1.1
2.1.1 (2019-07-28)
Bug Fixes
v2.1.0
2.1.0 (2017-06-16)
Features
v2.0.0
2.0.0 (2017-03-17)
Features
- main: remove deprecated methods helloWorld() and hello() (ccf09e1)
BREAKING CHANGES
- remove deprecated methods helloWorld() and hello()
use greet("Hello", "World") instead
v1.4.0
1.4.0 (2017-03-17)
Features
- add new method greet(String greeting, String who) (372b5f4)
- main:
- make jar executable (6d93295)
- deprecate helloWorld() and hello(String who) (fdaf3e1)
v1.3.0
1.3.0 (2017-02-05)
Features
v1.2.0
1.2.0 (2017-02-05)
Features
- add a second strategy to release rc-versions (0b75b96)
v1.2.0-rc.1
Features
- add a second strategy to release rc-versions (0b75b96)
v1.1.1
1.1.1 (2016-08-13)
Bug Fixes
- use semantic-release-plugin 1.2.0 (217e396)
v1.1.0
1.1.0 (2016-08-11)
Features
- add new method
hello(String)
(51c9eef)
v1.0.0
1.0.0 (2016-08-11)
Features
- add service
Test
with method helloWorld() (0cf0664)