Skip to content

Tags: Azure/azure-cli-dev-tools

Tags

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pin setuptools to 70.0.0 (#524)

* Update setup.py

* update

* update

* Update test_profile_context.py

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
`azdev linter`: Fix `list index out of range` in missing_command_test…

…_coverage regex (#523)

* fix

* Update __init__.py

* Create pull_request_template.md

* Update regex.py

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
upgrade azure-cli-diff-tool requirement (#518)

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade `minor` for next stable and `patch` for next preview version …

…if last version is deprecated preview version (#516)

* adjust version num for previous preview version

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support Multi-line Upcoming Breaking Change announcement (#515)

* Support Multi-line Upcoming Breaking Change announcement

* Prepare to release

* Fix title underline

* Use clear name

* Upgrade to 0.2.0 !!

v0.1.99

Toggle v0.1.99's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix python interpreter for subprocess call (#514)

* fix python interperter for subprocess

v0.1.98

Toggle v0.1.98's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Inline the usage of distutils to mitigate the issue caused by removal (

…#513)

* Embed usage of distutils

v0.1.97

Toggle v0.1.97's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support `--include-whl-extensions` and core BC (#511)

* Add --include-whl-extensions to support `az extension add` extensions

* Support Breaking Changes announced in core

* Update Version to release

* Copy a pyproject.toml file to fix test

v0.1.96

Toggle v0.1.96's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support trim head and tail in markdown breaking change report generat…

…ion (#509)

* Support new parameter no-head and no-tail in markdown report generation

* Release

v0.1.95

Toggle v0.1.95's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Extension Upcoming Breaking Changes extraction Scope (#507)

* Support Extension in Upcoming Breaking Change extraction.

* Add History Note