Skip to content

Releases: palantir/gradle-consistent-versions-idea-plugin

0.15.0

11 Nov 14:42
0.15.0
b3c7ada

Choose a tag to compare

No documented user-facing changes

0.14.0

21 Oct 23:16
0.14.0
217a0a8

Choose a tag to compare

No documented user-facing changes

0.13.0

31 Mar 10:58
0.13.0
5dbf914

Choose a tag to compare

No documented user-facing changes

0.12.0

19 Mar 13:31
0.12.0
a911b85

Choose a tag to compare

🐛 Fixes

  • Requires restart to update (#138)

0.11.0

13 Jan 15:14
0.11.0
dd943ce

Choose a tag to compare

🐛 Fixes

  • log contents and only require version field (#104)

0.10.0

20 Nov 14:02
0.10.0
ec0d522

Choose a tag to compare

🐛 Fixes

  • Allow for . character in package name during lexing (#87)

0.9.0

15 Nov 16:11
0.9.0
e6c51df

Choose a tag to compare

🐛 Fixes

  • Parser correctly recovers on error (#82)

0.8.0

14 Nov 13:49
0.8.0
261a597

Choose a tag to compare

🐛 Fixes

  • Fix plugin verifier issues (#79)

0.7.0

14 Nov 09:57
0.7.0
da0344b

Choose a tag to compare

✨ Features

  • Naive star version suggestions (#61)

🐛 Fixes

  • Don't write locks if both the locks and props change (#67)
  • Prevent projects with the same start to there name writing locks on each other (#75)

💡 Improvements

  • Order repositories that are read (#71)

0.6.0

05 Nov 16:57
0.6.0
4b1785f

Choose a tag to compare

🐛 Fixes

  • filter for rc and snapshot in versions (#48)
  • better logging for ConnectException in contents util (#50)
  • Maintain version order from xml (#52)
  • ignore localhost and file system repositories from gcv-maven-repositories.xml (#56)

💡 Improvements

  • Suggest the * wild card match for package names (#51)
  • dynamic reload plugin (#72)