We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac65111 commit 8571cf7Copy full SHA for 8571cf7
2 files changed
HISTORY.rst
@@ -2,6 +2,12 @@
2
3
Release History
4
===============
5
+0.1.25
6
+++++++
7
+* `azdev test`: new parameter --mark
8
+* Update the way invoking pytest
9
+* `azdev perf benchmark`: refine output
10
+
11
0.1.24
12
++++++
13
* [Linter] Argument must have an option whose length is less than 22.
azdev/__init__.py
@@ -4,4 +4,4 @@
# license information.
# -----------------------------------------------------------------------------
-__VERSION__ = '0.1.24'
+__VERSION__ = '0.1.25'
0 commit comments