gradle-jgitver-plugin icon indicating copy to clipboard operation
gradle-jgitver-plugin copied to clipboard

Plans for releasing version 0.10.0

Open tudortimi opened this issue 2 years ago • 4 comments
trafficstars

What are the plans for releasing an "official" 0.10.0 version? I'm mostly interested in the update to extract the version and make it available early (i.e. not in an afterEvaluate block).

I have workarounds in place for my projects to fix any places where project.version is evaluated before the plugin sets it. It would be nice to be able to remove them.

tudortimi avatar Sep 29 '23 14:09 tudortimi

Also, of course, I'm a big fan of the plugin. Thanks for making it and jgitver and keep up the good work!

tudortimi avatar Sep 29 '23 14:09 tudortimi

does it work as is for you? i had a couple of issues - but i cannot remember any more, so i downgraded.

soloturn avatar Oct 14 '23 13:10 soloturn

@soloturn It still works for me, but I don't use anything fancy. I just need to tweak the regexVersionTag in my setup.

tudortimi avatar Nov 08 '23 14:11 tudortimi