cake-contrib/Cake.Transifex

Remove old deprecated aliases and properties

Opened this issue · 2 comments

As the original executable transifex-client has been deprecated and support upstream is removed in favor of a new client called transifex-cli, we need to remove any of the arguments that was only available for transifex-client that is no longer present in transifex-cli.

This will include adding arguments and behavior that is in the new cli client as well.

To note, it is unnecessary to backport this to older versions as the majority of usages I have seen will continue to work as expected.

Moved back to v4.0.0 instead, as we haven't deprecated the properties no longer supported in Transifex CLI.