diff --git a/CHANGELOG.md b/CHANGELOG.md index ddcb3b8..6d0c9f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.4.4 - Apple C Script + +- Fixed Apple compilation script resolution + ## 1.4.3 - Apple C Script - Fixed Apple compilation script resolution diff --git a/zstandard/CHANGELOG.md b/zstandard/CHANGELOG.md index ddcb3b8..6d0c9f3 100644 --- a/zstandard/CHANGELOG.md +++ b/zstandard/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.4.4 - Apple C Script + +- Fixed Apple compilation script resolution + ## 1.4.3 - Apple C Script - Fixed Apple compilation script resolution diff --git a/zstandard/pubspec.yaml b/zstandard/pubspec.yaml index c941a0c..b345249 100644 --- a/zstandard/pubspec.yaml +++ b/zstandard/pubspec.yaml @@ -1,6 +1,6 @@ name: zstandard description: "Flutter plugin to implement Zstandard compression" -version: 1.4.3 +version: 1.4.4 homepage: https://vyp.dev repository: https://github.com/vypdev/zstandard @@ -28,13 +28,13 @@ flutter: dependencies: flutter: sdk: flutter - zstandard_android: ^1.4.3 - zstandard_ios: ^1.4.3 - zstandard_linux: ^1.4.3 - zstandard_macos: ^1.4.3 - zstandard_platform_interface: ^1.4.3 - zstandard_web: ^1.4.3 - zstandard_windows: ^1.4.3 + zstandard_android: ^1.4.4 + zstandard_ios: ^1.4.4 + zstandard_linux: ^1.4.4 + zstandard_macos: ^1.4.4 + zstandard_platform_interface: ^1.4.4 + zstandard_web: ^1.4.4 + zstandard_windows: ^1.4.4 dev_dependencies: flutter_lints: ^6.0.0 diff --git a/zstandard_android/CHANGELOG.md b/zstandard_android/CHANGELOG.md index ddcb3b8..6d0c9f3 100644 --- a/zstandard_android/CHANGELOG.md +++ b/zstandard_android/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.4.4 - Apple C Script + +- Fixed Apple compilation script resolution + ## 1.4.3 - Apple C Script - Fixed Apple compilation script resolution diff --git a/zstandard_android/pubspec.yaml b/zstandard_android/pubspec.yaml index 7df8aef..a62adb4 100644 --- a/zstandard_android/pubspec.yaml +++ b/zstandard_android/pubspec.yaml @@ -1,6 +1,6 @@ name: zstandard_android description: Android platform implementation of zstandard -version: 1.4.3 +version: 1.4.4 homepage: https://vyp.dev repository: https://github.com/vypdev/zstandard/tree/master/zstandard_android @@ -12,8 +12,8 @@ environment: dependencies: flutter: sdk: flutter - zstandard_platform_interface: ^1.4.3 - zstandard_native: ^1.4.3 + zstandard_platform_interface: ^1.4.4 + zstandard_native: ^1.4.4 ffi: ^2.1.3 dev_dependencies: diff --git a/zstandard_cli/CHANGELOG.md b/zstandard_cli/CHANGELOG.md index ddcb3b8..6d0c9f3 100644 --- a/zstandard_cli/CHANGELOG.md +++ b/zstandard_cli/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.4.4 - Apple C Script + +- Fixed Apple compilation script resolution + ## 1.4.3 - Apple C Script - Fixed Apple compilation script resolution diff --git a/zstandard_cli/lib/src/bin/zstandard_windows_arm64.dll b/zstandard_cli/lib/src/bin/zstandard_windows_arm64.dll index bf1ad7b..9b7dd99 100644 Binary files a/zstandard_cli/lib/src/bin/zstandard_windows_arm64.dll and b/zstandard_cli/lib/src/bin/zstandard_windows_arm64.dll differ diff --git a/zstandard_cli/lib/src/bin/zstandard_windows_x64.dll b/zstandard_cli/lib/src/bin/zstandard_windows_x64.dll index 300f3fa..05b0d38 100644 Binary files a/zstandard_cli/lib/src/bin/zstandard_windows_x64.dll and b/zstandard_cli/lib/src/bin/zstandard_windows_x64.dll differ diff --git a/zstandard_cli/pubspec.yaml b/zstandard_cli/pubspec.yaml index deed60a..b7f648d 100644 --- a/zstandard_cli/pubspec.yaml +++ b/zstandard_cli/pubspec.yaml @@ -1,6 +1,6 @@ name: zstandard_cli description: CLI implementation of zstandard. For desktops. -version: 1.4.3 +version: 1.4.4 homepage: https://vyp.dev repository: https://github.com/vypdev/zstandard/tree/master/zstandard_cli @@ -12,7 +12,7 @@ dependencies: ffi: ^2.1.3 path: ^1.9.1 platform: ^3.1.6 - zstandard_native: ^1.4.3 + zstandard_native: ^1.4.4 dev_dependencies: coverage: ^1.9.0 diff --git a/zstandard_ios/CHANGELOG.md b/zstandard_ios/CHANGELOG.md index ddcb3b8..6d0c9f3 100644 --- a/zstandard_ios/CHANGELOG.md +++ b/zstandard_ios/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.4.4 - Apple C Script + +- Fixed Apple compilation script resolution + ## 1.4.3 - Apple C Script - Fixed Apple compilation script resolution diff --git a/zstandard_ios/pubspec.yaml b/zstandard_ios/pubspec.yaml index d777989..873d316 100644 --- a/zstandard_ios/pubspec.yaml +++ b/zstandard_ios/pubspec.yaml @@ -1,6 +1,6 @@ name: zstandard_ios description: iOS platform implementation of zstandard -version: 1.4.3 +version: 1.4.4 homepage: https://vyp.dev repository: https://github.com/vypdev/zstandard/tree/master/zstandard_ios @@ -12,8 +12,8 @@ environment: dependencies: flutter: sdk: flutter - zstandard_platform_interface: ^1.4.3 - zstandard_native: ^1.4.3 + zstandard_platform_interface: ^1.4.4 + zstandard_native: ^1.4.4 ffi: ^2.1.3 dev_dependencies: diff --git a/zstandard_linux/CHANGELOG.md b/zstandard_linux/CHANGELOG.md index ddcb3b8..6d0c9f3 100644 --- a/zstandard_linux/CHANGELOG.md +++ b/zstandard_linux/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.4.4 - Apple C Script + +- Fixed Apple compilation script resolution + ## 1.4.3 - Apple C Script - Fixed Apple compilation script resolution diff --git a/zstandard_linux/pubspec.yaml b/zstandard_linux/pubspec.yaml index 156fda6..ebe0920 100644 --- a/zstandard_linux/pubspec.yaml +++ b/zstandard_linux/pubspec.yaml @@ -1,6 +1,6 @@ name: zstandard_linux description: Linux platform implementation of zstandard -version: 1.4.3 +version: 1.4.4 homepage: https://vyp.dev repository: https://github.com/vypdev/zstandard/tree/master/zstandard_linux @@ -12,8 +12,8 @@ environment: dependencies: flutter: sdk: flutter - zstandard_platform_interface: ^1.4.3 - zstandard_native: ^1.4.3 + zstandard_platform_interface: ^1.4.4 + zstandard_native: ^1.4.4 ffi: ^2.1.3 dev_dependencies: diff --git a/zstandard_macos/CHANGELOG.md b/zstandard_macos/CHANGELOG.md index ddcb3b8..6d0c9f3 100644 --- a/zstandard_macos/CHANGELOG.md +++ b/zstandard_macos/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.4.4 - Apple C Script + +- Fixed Apple compilation script resolution + ## 1.4.3 - Apple C Script - Fixed Apple compilation script resolution diff --git a/zstandard_macos/pubspec.yaml b/zstandard_macos/pubspec.yaml index 31c8354..66b0f1d 100644 --- a/zstandard_macos/pubspec.yaml +++ b/zstandard_macos/pubspec.yaml @@ -1,6 +1,6 @@ name: zstandard_macos description: macOS platform implementation of zstandard -version: 1.4.3 +version: 1.4.4 homepage: https://vyp.dev repository: https://github.com/vypdev/zstandard/tree/master/zstandard_macos @@ -12,8 +12,8 @@ environment: dependencies: flutter: sdk: flutter - zstandard_platform_interface: ^1.4.3 - zstandard_native: ^1.4.3 + zstandard_platform_interface: ^1.4.4 + zstandard_native: ^1.4.4 ffi: ^2.1.3 dev_dependencies: diff --git a/zstandard_native/CHANGELOG.md b/zstandard_native/CHANGELOG.md index ddcb3b8..6d0c9f3 100644 --- a/zstandard_native/CHANGELOG.md +++ b/zstandard_native/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.4.4 - Apple C Script + +- Fixed Apple compilation script resolution + ## 1.4.3 - Apple C Script - Fixed Apple compilation script resolution diff --git a/zstandard_native/pubspec.yaml b/zstandard_native/pubspec.yaml index bd1bcbf..3645305 100644 --- a/zstandard_native/pubspec.yaml +++ b/zstandard_native/pubspec.yaml @@ -1,6 +1,6 @@ name: zstandard_native description: Native zstd C sources and FFI bindings for the zstandard Flutter plugin. -version: 1.4.3 +version: 1.4.4 homepage: https://vyp.dev repository: https://github.com/vypdev/zstandard/tree/master/zstandard_native diff --git a/zstandard_platform_interface/CHANGELOG.md b/zstandard_platform_interface/CHANGELOG.md index ddcb3b8..6d0c9f3 100644 --- a/zstandard_platform_interface/CHANGELOG.md +++ b/zstandard_platform_interface/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.4.4 - Apple C Script + +- Fixed Apple compilation script resolution + ## 1.4.3 - Apple C Script - Fixed Apple compilation script resolution diff --git a/zstandard_platform_interface/pubspec.yaml b/zstandard_platform_interface/pubspec.yaml index 0f0cbb6..1d98620 100644 --- a/zstandard_platform_interface/pubspec.yaml +++ b/zstandard_platform_interface/pubspec.yaml @@ -1,6 +1,6 @@ name: zstandard_platform_interface description: A common platform interface for the zstandard plugin. -version: 1.4.3 +version: 1.4.4 homepage: https://vyp.dev repository: https://github.com/vypdev/zstandard/tree/master/zstandard_platform_interface diff --git a/zstandard_web/CHANGELOG.md b/zstandard_web/CHANGELOG.md index ddcb3b8..6d0c9f3 100644 --- a/zstandard_web/CHANGELOG.md +++ b/zstandard_web/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.4.4 - Apple C Script + +- Fixed Apple compilation script resolution + ## 1.4.3 - Apple C Script - Fixed Apple compilation script resolution diff --git a/zstandard_web/pubspec.yaml b/zstandard_web/pubspec.yaml index 8773ed4..4bfa4a3 100644 --- a/zstandard_web/pubspec.yaml +++ b/zstandard_web/pubspec.yaml @@ -1,6 +1,6 @@ name: zstandard_web description: Web platform implementation of zstandard -version: 1.4.3 +version: 1.4.4 homepage: https://vyp.dev repository: https://github.com/vypdev/zstandard/tree/master/zstandard_web @@ -22,7 +22,7 @@ dependencies: sdk: flutter flutter_web_plugins: sdk: flutter - zstandard_platform_interface: ^1.4.3 + zstandard_platform_interface: ^1.4.4 web: ">=1.0.0 <2.0.0" dev_dependencies: diff --git a/zstandard_windows/CHANGELOG.md b/zstandard_windows/CHANGELOG.md index ddcb3b8..6d0c9f3 100644 --- a/zstandard_windows/CHANGELOG.md +++ b/zstandard_windows/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.4.4 - Apple C Script + +- Fixed Apple compilation script resolution + ## 1.4.3 - Apple C Script - Fixed Apple compilation script resolution diff --git a/zstandard_windows/pubspec.yaml b/zstandard_windows/pubspec.yaml index 3d7edd6..e974b88 100644 --- a/zstandard_windows/pubspec.yaml +++ b/zstandard_windows/pubspec.yaml @@ -1,6 +1,6 @@ name: zstandard_windows description: Windows platform implementation of zstandard -version: 1.4.3 +version: 1.4.4 homepage: https://vyp.dev repository: https://github.com/vypdev/zstandard/tree/master/zstandard_windows @@ -12,8 +12,8 @@ environment: dependencies: flutter: sdk: flutter - zstandard_platform_interface: ^1.4.3 - zstandard_native: ^1.4.3 + zstandard_platform_interface: ^1.4.4 + zstandard_native: ^1.4.4 ffi: ^2.1.3 dev_dependencies: