microsoft / appcenter-cli

Command-line Interface (CLI) for Visual Studio App Center
https://appcenter.ms/
MIT License
581 stars 234 forks source link

List of command changes between versions #2480

Closed MihaMarkic closed 4 months ago

MihaMarkic commented 6 months ago

As the author of Cake.AppCenter I wonder whether is there a list of changes between versions, specially major ones like the recent 3.0.0 which would help me updating the addin.

DmitriyKirakosyan commented 6 months ago

Hi @MihaMarkic , you can find the list of changes on https://github.com/microsoft/appcenter-cli/releases/tag/v3.0.0.

The biggest update was upgrading autorest and getting rid of request, see https://github.com/microsoft/appcenter-cli/pull/2370

MihaMarkic commented 6 months ago

Hi, yes, I looked at that but there is no mention about CLI command syntax changes. Perhaps there are none and it's just about internal changes? Do you usually list those as well?

DmitriyKirakosyan commented 4 months ago

@MihaMarkic, there are no changes in the command syntax. Please reopen the issue if you find any commands not working as expected.