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 66d35b5 commit 9592178Copy full SHA for 9592178
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+### Version 1.3.0 (2021-12-14)
2
+
3
+- Add proper error reporting for files that are ignored from share
4
+- Drop support for Node.js 10
5
6
### Version 1.2.3 (2021-01-05)
7
8
- Avoid timeouts when the system is unresponsive
package.json
@@ -1,6 +1,6 @@
{
"name": "airdcpp-release-validator",
- "version": "1.2.3",
+ "version": "1.3.0",
"description": "Scan downloaded and shared release directories for missing/extra files",
"license": "MIT",
"author": {
0 commit comments