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.
2 parents e647cb8 + 50925cc commit 3e9a54bCopy full SHA for 3e9a54b
CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
### Features
6
7
+### Bug fixes
8
+
9
+## [0.3.1] - 2023-08-04
10
11
+### Features
12
13
+- Config de-duplication (moved some rules into the main config.toml)
14
+- Improve config validation for [[ignores]] sections
15
- Add 4.14 configuration.
16
- Add semver sort of stored config versions
17
- Add `--walk-scan` flag to node scan. If set, the scan is using the same
@@ -17,6 +25,7 @@
25
### Bug fixes
18
26
19
27
- Fix error text in message when logging scan node failure/warning
28
+- Fix checking for duplicates in config validation logic
20
29
21
30
## [0.3.0] - 2023-08-01
22
31
0 commit comments