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 c241f73 commit d30f4b8Copy full SHA for d30f4b8
CHANGES.md
@@ -2,11 +2,11 @@
2
3
Notable changes will be documented here
4
5
-## 0.0.22
+## 0.9.22
6
7
- link-checker-service:
8
- a new optional memory-limited cache based on [github.com/dgraph-io/ristretto](https://github.com/dgraph-io/ristretto)
9
- -
+ -
10
- run the service with `--cacheUseRistretto`
11
- see the options in [.link-checker-service.toml](.link-checker-service.toml)
12
@@ -17,7 +17,7 @@ Notable changes will be documented here
17
- tracing the error message from each URL checker plugin
18
- sample UI:
19
- exporting the elapsed total time to CSV
20
- - exporting the URL checker plugin trace as a JSON blob to CSV
+ - exporting the URL checker plugin trace as a JSON blob to CSV
21
22
## 0.9.20
23
0 commit comments