We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4b3ec commit 6913995Copy full SHA for 6913995
1 file changed
NEWS.rst
@@ -2,6 +2,28 @@
2
Release Notes
3
=============
4
5
+pkgdev 0.2.5 (2023-03-11)
6
+-------------------------
7
+
8
+**New Features:**
9
10
+- pkgdev tatt: new tool for package testing (Arthur Zamarin, #109)
11
12
+- pkgdev bugs: new tool for filing stable bugs (Arthur Zamarin, #113)
13
14
+ This tool is currently *very experimental* and breakage should be expected.
15
+ Use very carefully and monitor created bugs!
16
17
+- commit: use same summary when matching across multiple ebuilds (Arthur
18
+ Zamarin, #116)
19
20
+**Fixed bugs:**
21
22
+- commit: enable ``-e`` usage with ``-M`` or ``-m`` (Arthur Zamarin)
23
24
+- commit: generate commit title for commit related files only (Arthur Zamarin,
25
+ #122)
26
27
pkgdev 0.2.4 (2022-11-26)
28
-------------------------
29
0 commit comments