Skip to content

Releases: neva-dev/gradle-fork-plugin

4.1.3

22 Dec 08:47
Compare
Choose a tag to compare

What's new

TBD

Upgrade notes

Nothing to do.

Contributions

None.

4.1.2

21 Dec 20:51
Compare
Choose a tag to compare

What's new

TBD

Upgrade notes

Nothing to do.

Contributions

None.

4.1.1

21 Dec 20:46
1b365fa
Compare
Choose a tag to compare

What's new

TBD

Upgrade notes

Nothing to do.

Contributions

None.

4.1.0

27 Nov 12:56
Compare
Choose a tag to compare

What's new

Automatic passwords decryption for properties inside file gradle.user.properties

Upgrade notes

Nothing to do.

Contributions

@mierzwid

4.0.1

18 Nov 12:12
40beac2
Compare
Choose a tag to compare

What's new

TBD

Upgrade notes

Nothing to do.

Contributions

None.

4.0.0

07 Nov 15:37
Compare
Choose a tag to compare

What's new

TBD

Upgrade notes

Nothing to do.

Contributions

None.

3.1.7

19 Oct 07:31
Compare
Choose a tag to compare

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

06 Mar 06:57
Compare
Choose a tag to compare

Implemented #23 #22

Release 3.0.0

16 Jan 09:39
dbd6f6c
Compare
Choose a tag to compare

What's new

Implemented: #13 #12 #9 #10

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!

Release 1.0.5

23 May 06:38
Compare
Choose a tag to compare

implementation of #6 , #4