Closed taraspos closed 5 years ago
Thanks for the reporting! Will take a look if we need a fix or an update of document
@bin3377 thanks! What do you think about mentioning this breaking change in the CHANGELOG.md? Entry for the v1.4.1 completely missing there.
updated. But consider we are moving the release to be fully managed by TravisCI. I may consider remove the CHANGELOG.md later (since it's duplicated with the release note) or somehow make it automatically updated.
I didn't understand the outcome from this?
Is this something that is going to be fixed or is it an intended change? @bin3377
NVM I figured it out, thanks
Hello. I'm using the plugin with next configuration:
Yesterday I upgraded to the v1.4.1 and placeholder expansion for
${tag_parts[1]}
stopped working. PR #40 broke it, now${tag[1]}
has to be used. Not a big problem for me, but I think you should mention somewhere that this is breaking change.