You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
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 !!