Skip to content

Tags: Azure/azure-cli-dev-tools

Tags

v0.2.8

Toggle v0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 0.2.8 and pin pip to 25.2 (#536)

* Bump version to 0.2.8 and pin pip to 25.2

- Update HISTORY.rst with 0.2.8 release notes.
- Bump azdev.__init__.__VERSION__ to 0.2.8.
- Pin pip to 25.2 in setup to avoid breakage from pip 25.3 removing legacy setup.py develop editable support.

* minor fix

* minor fix

v0.2.7

Toggle v0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support resolve extension name in upcoming breaking change collection (

…#535)

* Use get_name_index function to resolve module name in upcoming breaking change collection

* Bump version to 0.2.7 and update release history

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump deepdiff to 8.6.1-compatible (#531)

* chore: bump deepdiff to 8.6.1-compatible

* bump azure-cli-diff-tool to 0.1.1

---------

Co-authored-by: ZelinWang <zelinwang@microsoft.com>

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support Python 3.13 (#527)

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