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 49dda4a commit 972d0aeCopy full SHA for 972d0ae
ChangeLog
@@ -6,7 +6,6 @@ BREAK CHANGE
6
- ql.nprint and ql.dpring is depreciated. Please use logging directly instead.
7
- ql.filename is renamed to ql.argv.
8
- ql.output and ql.verbose now has slightly different meanings and can be adjusted runtime. See their docstring for details.
9
-- ql.filter now accepts a regular expression.
10
- Remove ql.log_dir, ql.log_split, ql.append but add ql.log_file instead.
11
12
@@ -20,7 +19,7 @@ BREAK CHANGE
20
19
- Demigod set.api implementation
21
- Major refactor, see commit 4aa8e59e04d5a8a5520e4e1e2595ecc78a80beba
22
- Clean and remove rootfs
23
-
+- ql.filter now accepts a regular expression
24
25
------------------------------------
26
[Version 1.2.2]: February 8, 2021
0 commit comments