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 002b87f commit c1e46f5Copy full SHA for c1e46f5
.github/workflows/dart.yml
@@ -22,7 +22,7 @@ jobs:
22
dart test
23
chmod +x scripts/*
24
./scripts/run_snippets.sh
25
- git clean -df
+ chmod -x scripts/*
26
env:
27
TEST_CONFIGURATION_ACCESS_TOKEN: ${{ secrets.TEST_CONFIGURATION_ACCESS_TOKEN }}
28
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 4.25.2
4
+
5
+* February 2025 Release
6
7
## 4.25.1
8
9
* [Aspose.BarCode.Cloud API](https://api.aspose.cloud/v4.0/barcode/swagger/spec) version changed to v4.0.
0 commit comments