Releases: markelliot/gradle-versions
Releases · markelliot/gradle-versions
0.6.0
What's Changed
- Auto-update dependencies and plugins by @mellbot in #62
- Auto-update dependencies and plugins by @mellbot in #63
- Auto-update dependencies and plugins by @mellbot in #64
- Auto-update dependencies and plugins by @mellbot in #65
- Auto-update dependencies and plugins by @mellbot in #66
- Auto-update dependencies and plugins by @mellbot in #67
- Auto-update dependencies and plugins by @mellbot in #68
- Auto-update dependencies and plugins by @mellbot in #69
- Auto-update dependencies and plugins by @mellbot in #70
- Auto-update dependencies and plugins by @mellbot in #71
- Auto-update dependencies and plugins by @mellbot in #72
- Auto-update dependencies and plugins by @mellbot in #73
- Auto-update dependencies and plugins by @mellbot in #74
Full Changelog: 0.5.0...0.6.0
0.5.0
0.4.0
What's Changed
- Fix: add test for single qoute version matching by @robert3005 in #41
- Manual Jackson bump by @markelliot in #42
- Fix: newVersions configuration is not visible by @robert3005 in #57
- Use configuration avoidance api when defining tasks by @robert3005 in #58
Full Changelog: 0.3.2...0.4.0
0.3.2
What's Changed
- Fix: when matching versions the version string cannot contain " and ' by @robert3005 in #40
New Contributors
- @robert3005 made their first contribution in #40
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- Support both single and double quotes in plugin defs by @markelliot in #39
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Improvement: Produce version report on outgoing configurations by @ferozco in #33
- Minor cleanups by @markelliot in #34
New Contributors
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Check build source actually exists by @markelliot in #30
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Support situations where currentVersion is empty or missing by @markelliot in #27
Full Changelog: 0.1.12...0.2.0
0.1.12
- do not throw on update recommendations for dependencies not found in versions.props in
updateVersionsProps
task
0.1.11
- add new tasks for detecting the Gradle version and updating the Gradle wrapper's distributionUrl