Releases: microsoft/tfs-cli
Releases · microsoft/tfs-cli
TFX 0.11.0
31 May 14:50
Compare
Sorry, something went wrong.
No results found
Update vulnerable dependencies (#401 )
TFX 0.9.2
22 Apr 13:19
Compare
Sorry, something went wrong.
No results found
Fix parsing of --manifest-js command line argument (#374 )
TFX 0.9.1
21 Apr 20:58
Compare
Sorry, something went wrong.
No results found
Add feature to support more advanced manifest specifications (#342 )
TFX 0.9.0
23 Mar 19:39
Compare
Sorry, something went wrong.
No results found
Remove support for publisher creation from TFX. The API backing this functionality is being removed.
TFX 0.7.11
13 Nov 14:51
Compare
Sorry, something went wrong.
No results found
Restores missing error-handling code in the tfx login command.
Gets rid of the login error: TypeError: Cannot read property 'success' of undefined
TFX 0.7.9
16 Aug 14:05
Compare
Sorry, something went wrong.
No results found
Add default contentType for .html files
Fix default categories for tfx extension init. It is now an array of every possible category. End users can trim as needed.
Support "JSON 5" with --json5 flag.
03 Jul 18:44
Compare
Sorry, something went wrong.
No results found
TFX 0.7.6
29 May 03:03
Compare
Sorry, something went wrong.
No results found
Mostly dependency updates to resolve known security issues.
TFX 0.7.3
16 Apr 18:20
Compare
Sorry, something went wrong.
No results found
Updates REST API and fixes a few issues:
Validation for "public" in manifest
Fix tfx extension install issues
Avoid connecting to the internet when running --help
Remove category validation for extensions.
26 Sep 18:05
Compare
Sorry, something went wrong.
No results found
Now we just require that you have at least 1 category, but we don't pre-validate that the category values are valid. This check will still be done on the server.
Other minor fixes, including changing branding from VSTS to Azure DevOps.