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.
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
afterEvaluateblock).I have workarounds in place for my projects to fix any places where
project.versionis evaluated before the plugin sets it. It would be nice to be able to remove them.