azdev v0.0.2
Pre-release
Pre-release
- Changes the behavior of
azdev test
to, by default, run tests on everything to be consistent with commands likeazdev style
andazdev linter
. - Removes
azdev verify version
and splits into two commandsazdev cli check-versions
andazdev cli update-setup
. - Various modifications to play nicely with azure-cli's CI build system.
- Revamps
azdev perf load-times
to reduce spurious failures.