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 fd35008 + 2a43b71 commit acfbbf3Copy full SHA for acfbbf3
2 files changed
CHANGES.md
@@ -7,6 +7,9 @@
7
Unreleased
8
==========
9
10
+0.3.1
11
+==========
12
+
13
* [#311](https://github.com/serokell/xrefcheck/issues/311)
14
+ Fix a "resource exhausted" crash on repositories containing a large number
15
of Markdown files.
package.yaml
@@ -5,7 +5,7 @@
5
spec-version: 0.31.0
6
name: xrefcheck
-version: 0.3.0
+version: 0.3.1
github: serokell/xrefcheck
license: MPL-2.0
license-file: LICENSE
0 commit comments