We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 796958e commit d1de2b2Copy full SHA for d1de2b2
1 file changed
NEWS.rst
@@ -2,6 +2,25 @@
2
Release Notes
3
=============
4
5
+pkgdev 0.2.4 (2022-11-26)
6
+-------------------------
7
+
8
+- commit: don't show disable for python targets that are disabled (Arthur
9
+ Zamarin)
10
11
+- commit: mention ``-e`` as nice option (Arthur Zamarin)
12
+ https://bugs.gentoo.org/846785
13
14
+- Use flit with custom wrapper as build backend (Arthur Zamarin, #104)
15
16
+- showkw: use color 90 instead of 30 (Arthur Zamarin)
17
18
+- cli: add support to disable colors using environment variable ``NOCOLOR``
19
+ (Arthur Zamarin)
20
21
+- push: add ``--pull`` option to auto pull and rebase latest changes from
22
+ remote before scanning and pushing (Arthur Zamarin, #105)
23
24
pkgdev 0.2.3 (2022-10-14)
25
-------------------------
26
0 commit comments