Releases: neva-dev/gradle-fork-plugin
4.1.3
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
3.1.7
What's new
TBD
Upgrade notes
Nothing to do.
Contributions
None.
Change log
6ec9495 Minor
61ce8bb Minor
f4340b8 Github Release plugin
7768016 Quality improvements
8da662a [Gradle Release Plugin] - new version commit: '3.1.6'.
a5d3bcd Reactive fields on GUI
6088896 [Gradle Release Plugin] - new version commit: '3.1.5'.
21c7238 Versioning fix
4e6ff45 Merge branch 'master' of https://github.com/neva-dev/gradle-fork-plugin
450cf36 URI validation fix
fab9bdf Update README.md
4e8f952 Update README.md
3e3689a NPE fix
bd7ce1a Configurations as a tasks
Release 3.1.0
Release 3.0.0
What's new
GUI is much more nice now. There are introduced property definitions with types, validations etc.
Also implemented encryption for properties with type password. Encryption is powered by https://github.com/etiennestuder/gradle-credentials-plugin algorithm.
Contributions
Thanks @mierzwid for property definition API. Great job!