We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262a1bd commit cbf5ed1Copy full SHA for cbf5ed1
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## v0.7.2 - 2025-01-08
6
+
7
+### Improvements
8
9
+* support searching data from RIB dumps by specifying `--dump-type` argument
10
+ * `--dump-type updates`: search updates files only
11
+ * `--dump-type rib`: search RIB files only
12
+ * `--dump-type rib-updates`: search RIB dump and updates
13
+* improved internal handling of filters and time string parsing
14
+* improved documentation
15
16
## v0.7.1 - 2024-12-27
17
18
### Maintenance
0 commit comments