From 809b8e87e13e8354f9f7fbfe0505e8809b7903d7 Mon Sep 17 00:00:00 2001 From: Halil Durmus Date: Tue, 11 Jul 2023 12:10:26 +0300 Subject: [PATCH] chore(release): publish packages (#303) - windows_ai@0.1.0 - windows_applicationmodel@0.1.0 - windows_data@0.1.0 - windows_devices@0.1.0 - windows_foundation@0.1.0 - windows_gaming@0.1.0 - windows_globalization@0.1.0 - windows_graphics@0.1.0 - windows_media@0.1.0 - windows_networking@0.1.0 - windows_perception@0.0.2 - windows_security@0.1.0 - windows_services@0.0.2 - windows_storage@0.1.0 - windows_system@0.1.0 - windows_ui@0.1.0 - windows_management@0.0.1+3 - windows_web@0.0.1+3 --- CHANGELOG.md | 165 ++++++++++++++++++ packages/windows_ai/CHANGELOG.md | 10 ++ packages/windows_ai/pubspec.yaml | 10 +- .../windows_applicationmodel/CHANGELOG.md | 9 + .../windows_applicationmodel/pubspec.yaml | 8 +- packages/windows_data/CHANGELOG.md | 10 ++ packages/windows_data/pubspec.yaml | 6 +- packages/windows_devices/CHANGELOG.md | 10 ++ packages/windows_devices/pubspec.yaml | 14 +- packages/windows_foundation/CHANGELOG.md | 14 ++ packages/windows_foundation/pubspec.yaml | 18 +- packages/windows_gaming/CHANGELOG.md | 8 + packages/windows_gaming/pubspec.yaml | 8 +- packages/windows_globalization/CHANGELOG.md | 10 ++ packages/windows_globalization/pubspec.yaml | 4 +- packages/windows_graphics/CHANGELOG.md | 11 ++ packages/windows_graphics/pubspec.yaml | 6 +- packages/windows_management/CHANGELOG.md | 4 + packages/windows_management/pubspec.yaml | 4 +- packages/windows_media/CHANGELOG.md | 10 ++ packages/windows_media/pubspec.yaml | 12 +- packages/windows_networking/CHANGELOG.md | 11 ++ packages/windows_networking/pubspec.yaml | 6 +- packages/windows_perception/CHANGELOG.md | 4 + packages/windows_perception/pubspec.yaml | 4 +- packages/windows_security/CHANGELOG.md | 10 ++ packages/windows_security/pubspec.yaml | 8 +- packages/windows_services/CHANGELOG.md | 4 + packages/windows_services/pubspec.yaml | 4 +- packages/windows_storage/CHANGELOG.md | 11 ++ packages/windows_storage/pubspec.yaml | 8 +- packages/windows_system/CHANGELOG.md | 9 + packages/windows_system/pubspec.yaml | 10 +- packages/windows_ui/CHANGELOG.md | 12 ++ packages/windows_ui/pubspec.yaml | 8 +- packages/windows_web/CHANGELOG.md | 4 + packages/windows_web/pubspec.yaml | 4 +- 37 files changed, 397 insertions(+), 71 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 134affc5..7aa3ec2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,171 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 2023-07-11 + +### Changes + +--- + +Packages with breaking changes: + + - [`windows_ai` - `v0.1.0`](#windows_ai---v010) + - [`windows_applicationmodel` - `v0.1.0`](#windows_applicationmodel---v010) + - [`windows_data` - `v0.1.0`](#windows_data---v010) + - [`windows_devices` - `v0.1.0`](#windows_devices---v010) + - [`windows_foundation` - `v0.1.0`](#windows_foundation---v010) + - [`windows_gaming` - `v0.1.0`](#windows_gaming---v010) + - [`windows_globalization` - `v0.1.0`](#windows_globalization---v010) + - [`windows_graphics` - `v0.1.0`](#windows_graphics---v010) + - [`windows_media` - `v0.1.0`](#windows_media---v010) + - [`windows_networking` - `v0.1.0`](#windows_networking---v010) + - [`windows_security` - `v0.1.0`](#windows_security---v010) + - [`windows_storage` - `v0.1.0`](#windows_storage---v010) + - [`windows_system` - `v0.1.0`](#windows_system---v010) + - [`windows_ui` - `v0.1.0`](#windows_ui---v010) + +Packages with other changes: + + - [`windows_perception` - `v0.0.2`](#windows_perception---v002) + - [`windows_services` - `v0.0.2`](#windows_services---v002) + - [`windows_management` - `v0.0.1+3`](#windows_management---v0013) + - [`windows_web` - `v0.0.1+3`](#windows_web---v0013) + +Packages with dependency updates only: + +> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project. + + - `windows_management` - `v0.0.1+3` + - `windows_web` - `v0.0.1+3` + +--- + +#### `windows_ai` - `v0.1.0` + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + +#### `windows_applicationmodel` - `v0.1.0` + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + +#### `windows_data` - `v0.1.0` + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + +#### `windows_devices` - `v0.1.0` + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + +#### `windows_foundation` - `v0.1.0` + + - **REFACTOR**: tweak the conversions from native arrays to Dart Lists ([#300](https://github.com/dart-windows/dartwinrt/issues/300)). ([009e6d15](https://github.com/dart-windows/dartwinrt/commit/009e6d1537e968c659beb1b2d9a4f4ddfaa17a8f)) + - **REFACTOR**: rework `getRestrictedErrorDescription` function ([#298](https://github.com/dart-windows/dartwinrt/issues/298)). ([0c2a7a91](https://github.com/dart-windows/dartwinrt/commit/0c2a7a91d301594c9932a6bb1ec8019a2c394662)) + - **FEAT**(windows_media): add `MediaCapture` APIs ([#301](https://github.com/dart-windows/dartwinrt/issues/301)). ([81584de7](https://github.com/dart-windows/dartwinrt/commit/81584de719d6c7e64bd3d591a1a219bccf17eb13)) + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **FEAT**: support `Object?` type arguments in Vectors ([#290](https://github.com/dart-windows/dartwinrt/issues/290)). ([1b9034b7](https://github.com/dart-windows/dartwinrt/commit/1b9034b7663434e31293703260c7a7198ac539c1)) + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + +#### `windows_gaming` - `v0.1.0` + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + +#### `windows_globalization` - `v0.1.0` + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + +#### `windows_graphics` - `v0.1.0` + + - **FEAT**(windows_media): add `MediaCapture` APIs ([#301](https://github.com/dart-windows/dartwinrt/issues/301)). ([81584de7](https://github.com/dart-windows/dartwinrt/commit/81584de719d6c7e64bd3d591a1a219bccf17eb13)) + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + +#### `windows_media` - `v0.1.0` + + - **FEAT**(windows_media): add `MediaCapture` APIs ([#301](https://github.com/dart-windows/dartwinrt/issues/301)). ([81584de7](https://github.com/dart-windows/dartwinrt/commit/81584de719d6c7e64bd3d591a1a219bccf17eb13)) + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + +#### `windows_networking` - `v0.1.0` + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + +#### `windows_security` - `v0.1.0` + + - **FEAT**(windows_media): add `MediaCapture` APIs ([#301](https://github.com/dart-windows/dartwinrt/issues/301)). ([81584de7](https://github.com/dart-windows/dartwinrt/commit/81584de719d6c7e64bd3d591a1a219bccf17eb13)) + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + +#### `windows_storage` - `v0.1.0` + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + +#### `windows_system` - `v0.1.0` + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + +#### `windows_ui` - `v0.1.0` + + - **FEAT**(windows_media): add `MediaCapture` APIs ([#301](https://github.com/dart-windows/dartwinrt/issues/301)). ([81584de7](https://github.com/dart-windows/dartwinrt/commit/81584de719d6c7e64bd3d591a1a219bccf17eb13)) + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + +#### `windows_perception` - `v0.0.2` + + - **FEAT**(windows_media): add `MediaCapture` APIs ([#301](https://github.com/dart-windows/dartwinrt/issues/301)). ([81584de7](https://github.com/dart-windows/dartwinrt/commit/81584de719d6c7e64bd3d591a1a219bccf17eb13)) + +#### `windows_services` - `v0.0.2` + + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + + ## 2023-06-25 ### Changes diff --git a/packages/windows_ai/CHANGELOG.md b/packages/windows_ai/CHANGELOG.md index f517c8ac..0b9d8b12 100644 --- a/packages/windows_ai/CHANGELOG.md +++ b/packages/windows_ai/CHANGELOG.md @@ -1,3 +1,13 @@ +## 0.1.0 + +> Note: This release has breaking changes. + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + ## 0.0.2+2 - Update a dependency to the latest release. diff --git a/packages/windows_ai/pubspec.yaml b/packages/windows_ai/pubspec.yaml index 2cd96641..9889ecf9 100644 --- a/packages/windows_ai/pubspec.yaml +++ b/packages/windows_ai/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_ai description: Provides access to WinRT APIs from the Windows.AI namespace using FFI. -version: 0.0.2+2 +version: 0.1.0 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_ai issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_ai%22 @@ -22,10 +22,10 @@ platforms: dependencies: ffi: ^2.0.2 win32: ^5.0.4 - windows_foundation: ^0.0.9 - windows_graphics: ^0.0.5 - windows_media: ^0.0.3+2 - windows_storage: ^0.0.3 + windows_foundation: ^0.1.0 + windows_graphics: ^0.1.0 + windows_media: ^0.1.0 + windows_storage: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_applicationmodel/CHANGELOG.md b/packages/windows_applicationmodel/CHANGELOG.md index 26639296..0ea9e601 100644 --- a/packages/windows_applicationmodel/CHANGELOG.md +++ b/packages/windows_applicationmodel/CHANGELOG.md @@ -1,3 +1,12 @@ +## 0.1.0 + +> Note: This release has breaking changes. + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + ## 0.0.5 - **FEAT**: add `toList` extension method to structs ([#279](https://github.com/dart-windows/dartwinrt/issues/279)). ([dd00ee32](https://github.com/dart-windows/dartwinrt/commit/dd00ee32b03d10aa1dcf95805e821921c433a184)) diff --git a/packages/windows_applicationmodel/pubspec.yaml b/packages/windows_applicationmodel/pubspec.yaml index 43257a6e..f3473d4b 100644 --- a/packages/windows_applicationmodel/pubspec.yaml +++ b/packages/windows_applicationmodel/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_applicationmodel description: Provides access to WinRT APIs from the Windows.ApplicationModel namespace using FFI. -version: 0.0.5 +version: 0.1.0 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_applicationmodel issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_applicationmodel%22 @@ -22,9 +22,9 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.3 - windows_foundation: ^0.0.9 - windows_storage: ^0.0.3 - windows_system: ^0.0.4+2 + windows_foundation: ^0.1.0 + windows_storage: ^0.1.0 + windows_system: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_data/CHANGELOG.md b/packages/windows_data/CHANGELOG.md index d93eac3b..948b2a55 100644 --- a/packages/windows_data/CHANGELOG.md +++ b/packages/windows_data/CHANGELOG.md @@ -1,3 +1,13 @@ +## 0.1.0 + +> Note: This release has breaking changes. + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + ## 0.0.2 - **FEAT**: add `toList` extension method to structs ([#279](https://github.com/dart-windows/dartwinrt/issues/279)). ([dd00ee32](https://github.com/dart-windows/dartwinrt/commit/dd00ee32b03d10aa1dcf95805e821921c433a184)) diff --git a/packages/windows_data/pubspec.yaml b/packages/windows_data/pubspec.yaml index c209e469..6f05b17b 100644 --- a/packages/windows_data/pubspec.yaml +++ b/packages/windows_data/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_data description: Provides access to WinRT APIs from the Windows.Data namespace using FFI. -version: 0.0.2 +version: 0.1.0 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_data issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_data%22 @@ -22,8 +22,8 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.0 - windows_foundation: ^0.0.9 - windows_storage: ^0.0.3 + windows_foundation: ^0.1.0 + windows_storage: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_devices/CHANGELOG.md b/packages/windows_devices/CHANGELOG.md index b8370000..ed870936 100644 --- a/packages/windows_devices/CHANGELOG.md +++ b/packages/windows_devices/CHANGELOG.md @@ -1,3 +1,13 @@ +## 0.1.0 + +> Note: This release has breaking changes. + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + ## 0.0.3 - **FEAT**: add `toList` extension method to structs ([#279](https://github.com/dart-windows/dartwinrt/issues/279)). ([dd00ee32](https://github.com/dart-windows/dartwinrt/commit/dd00ee32b03d10aa1dcf95805e821921c433a184)) diff --git a/packages/windows_devices/pubspec.yaml b/packages/windows_devices/pubspec.yaml index 9bcd1de1..7019cc39 100644 --- a/packages/windows_devices/pubspec.yaml +++ b/packages/windows_devices/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_devices description: Provides access to WinRT APIs from the Windows.Devices namespace using FFI. -version: 0.0.3 +version: 0.1.0 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_devices issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_devices%22 @@ -22,12 +22,12 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.0 - windows_applicationmodel: ^0.0.5 - windows_foundation: ^0.0.9 - windows_graphics: ^0.0.5 - windows_storage: ^0.0.3 - windows_system: ^0.0.4+2 - windows_ui: ^0.0.4 + windows_applicationmodel: ^0.1.0 + windows_foundation: ^0.1.0 + windows_graphics: ^0.1.0 + windows_storage: ^0.1.0 + windows_system: ^0.1.0 + windows_ui: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_foundation/CHANGELOG.md b/packages/windows_foundation/CHANGELOG.md index 4d8053e3..9a978447 100644 --- a/packages/windows_foundation/CHANGELOG.md +++ b/packages/windows_foundation/CHANGELOG.md @@ -1,3 +1,17 @@ +## 0.1.0 + +> Note: This release has breaking changes. + + - **REFACTOR**: tweak the conversions from native arrays to Dart Lists ([#300](https://github.com/dart-windows/dartwinrt/issues/300)). ([009e6d15](https://github.com/dart-windows/dartwinrt/commit/009e6d1537e968c659beb1b2d9a4f4ddfaa17a8f)) + - **REFACTOR**: rework `getRestrictedErrorDescription` function ([#298](https://github.com/dart-windows/dartwinrt/issues/298)). ([0c2a7a91](https://github.com/dart-windows/dartwinrt/commit/0c2a7a91d301594c9932a6bb1ec8019a2c394662)) + - **FEAT**(windows_media): add `MediaCapture` APIs ([#301](https://github.com/dart-windows/dartwinrt/issues/301)). ([81584de7](https://github.com/dart-windows/dartwinrt/commit/81584de719d6c7e64bd3d591a1a219bccf17eb13)) + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **FEAT**: support `Object?` type arguments in Vectors ([#290](https://github.com/dart-windows/dartwinrt/issues/290)). ([1b9034b7](https://github.com/dart-windows/dartwinrt/commit/1b9034b7663434e31293703260c7a7198ac539c1)) + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + ## 0.0.9 - **FEAT**: add `toList` extension method to structs ([#279](https://github.com/dart-windows/dartwinrt/issues/279)). ([dd00ee32](https://github.com/dart-windows/dartwinrt/commit/dd00ee32b03d10aa1dcf95805e821921c433a184)) diff --git a/packages/windows_foundation/pubspec.yaml b/packages/windows_foundation/pubspec.yaml index 17625182..b736f332 100644 --- a/packages/windows_foundation/pubspec.yaml +++ b/packages/windows_foundation/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_foundation description: Provides access to WinRT APIs from the Windows.Foundation namespace using FFI. -version: 0.0.9 +version: 0.1.0 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_foundation issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_foundation%22 @@ -22,14 +22,14 @@ platforms: dependencies: ffi: ^2.0.2 win32: ^5.0.4 - windows_data: ^0.0.2 - windows_devices: ^0.0.3 - windows_graphics: ^0.0.5 - windows_media: ^0.0.3+2 - windows_networking: ^0.0.2 - windows_services: ^0.0.1+2 - windows_storage: ^0.0.3 - windows_ui: ^0.0.4 + windows_data: ^0.1.0 + windows_devices: ^0.1.0 + windows_graphics: ^0.1.0 + windows_media: ^0.1.0 + windows_networking: ^0.1.0 + windows_services: ^0.0.2 + windows_storage: ^0.1.0 + windows_ui: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_gaming/CHANGELOG.md b/packages/windows_gaming/CHANGELOG.md index 25cff8a3..af0cfef2 100644 --- a/packages/windows_gaming/CHANGELOG.md +++ b/packages/windows_gaming/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.1.0 + +> Note: This release has breaking changes. + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + ## 0.0.2 - **FEAT**: add `toList` extension method to structs ([#279](https://github.com/dart-windows/dartwinrt/issues/279)). ([dd00ee32](https://github.com/dart-windows/dartwinrt/commit/dd00ee32b03d10aa1dcf95805e821921c433a184)) diff --git a/packages/windows_gaming/pubspec.yaml b/packages/windows_gaming/pubspec.yaml index 422e1213..5c083a42 100644 --- a/packages/windows_gaming/pubspec.yaml +++ b/packages/windows_gaming/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_gaming description: Provides access to WinRT APIs from the Windows.Gaming namespace using FFI. -version: 0.0.2 +version: 0.1.0 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_gaming issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_gaming%22 @@ -22,9 +22,9 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.0 - windows_devices: ^0.0.3 - windows_foundation: ^0.0.9 - windows_system: ^0.0.4+2 + windows_devices: ^0.1.0 + windows_foundation: ^0.1.0 + windows_system: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_globalization/CHANGELOG.md b/packages/windows_globalization/CHANGELOG.md index abf014e1..1d50e33a 100644 --- a/packages/windows_globalization/CHANGELOG.md +++ b/packages/windows_globalization/CHANGELOG.md @@ -1,3 +1,13 @@ +## 0.1.0 + +> Note: This release has breaking changes. + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + ## 0.0.1+3 - Update a dependency to the latest release. diff --git a/packages/windows_globalization/pubspec.yaml b/packages/windows_globalization/pubspec.yaml index e319e338..92bb7348 100644 --- a/packages/windows_globalization/pubspec.yaml +++ b/packages/windows_globalization/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_globalization description: Provides access to WinRT APIs from the Windows.Globalization namespace using FFI. -version: 0.0.1+3 +version: 0.1.0 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_globalization issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_globalization%22 @@ -22,7 +22,7 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.0 - windows_foundation: ^0.0.9 + windows_foundation: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_graphics/CHANGELOG.md b/packages/windows_graphics/CHANGELOG.md index 2526994f..64774794 100644 --- a/packages/windows_graphics/CHANGELOG.md +++ b/packages/windows_graphics/CHANGELOG.md @@ -1,3 +1,14 @@ +## 0.1.0 + +> Note: This release has breaking changes. + + - **FEAT**(windows_media): add `MediaCapture` APIs ([#301](https://github.com/dart-windows/dartwinrt/issues/301)). ([81584de7](https://github.com/dart-windows/dartwinrt/commit/81584de719d6c7e64bd3d591a1a219bccf17eb13)) + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + ## 0.0.5 - **FEAT**: add `toList` extension method to structs ([#279](https://github.com/dart-windows/dartwinrt/issues/279)). ([dd00ee32](https://github.com/dart-windows/dartwinrt/commit/dd00ee32b03d10aa1dcf95805e821921c433a184)) diff --git a/packages/windows_graphics/pubspec.yaml b/packages/windows_graphics/pubspec.yaml index dad6570c..9086137d 100644 --- a/packages/windows_graphics/pubspec.yaml +++ b/packages/windows_graphics/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_graphics description: Provides access to WinRT APIs from the Windows.Graphics namespace using FFI. -version: 0.0.5 +version: 0.1.0 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_graphics issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_graphics%22 @@ -22,8 +22,8 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.3 - windows_foundation: ^0.0.9 - windows_storage: ^0.0.3 + windows_foundation: ^0.1.0 + windows_storage: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_management/CHANGELOG.md b/packages/windows_management/CHANGELOG.md index d9dc60c1..2937c5d5 100644 --- a/packages/windows_management/CHANGELOG.md +++ b/packages/windows_management/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.1+3 + + - Update a dependency to the latest release. + ## 0.0.1+2 - Update a dependency to the latest release. diff --git a/packages/windows_management/pubspec.yaml b/packages/windows_management/pubspec.yaml index d3cbb8f3..7b281b25 100644 --- a/packages/windows_management/pubspec.yaml +++ b/packages/windows_management/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_management description: Provides access to WinRT APIs from the Windows.Management namespace using FFI. -version: 0.0.1+2 +version: 0.0.1+3 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_management issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_management%22 @@ -22,7 +22,7 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.0 - windows_foundation: ^0.0.9 + windows_foundation: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_media/CHANGELOG.md b/packages/windows_media/CHANGELOG.md index 9ba893ff..b53b08aa 100644 --- a/packages/windows_media/CHANGELOG.md +++ b/packages/windows_media/CHANGELOG.md @@ -1,3 +1,13 @@ +## 0.1.0 + +> Note: This release has breaking changes. + + - **FEAT**(windows_media): add `MediaCapture` APIs ([#301](https://github.com/dart-windows/dartwinrt/issues/301)). ([81584de7](https://github.com/dart-windows/dartwinrt/commit/81584de719d6c7e64bd3d591a1a219bccf17eb13)) + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + ## 0.0.3+2 - Update a dependency to the latest release. diff --git a/packages/windows_media/pubspec.yaml b/packages/windows_media/pubspec.yaml index be89b1a9..c3d541e1 100644 --- a/packages/windows_media/pubspec.yaml +++ b/packages/windows_media/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_media description: Provides access to WinRT APIs from the Windows.Media namespace using FFI. -version: 0.0.3+2 +version: 0.1.0 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_media issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_media%22 @@ -22,11 +22,11 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.3 - windows_foundation: ^0.0.9 - windows_globalization: ^0.0.1+3 - windows_graphics: ^0.0.5 - windows_perception: ^0.0.1+2 - windows_security: ^0.0.2+3 + windows_foundation: ^0.1.0 + windows_globalization: ^0.1.0 + windows_graphics: ^0.1.0 + windows_perception: ^0.0.2 + windows_security: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_networking/CHANGELOG.md b/packages/windows_networking/CHANGELOG.md index 25cff8a3..fdf668d0 100644 --- a/packages/windows_networking/CHANGELOG.md +++ b/packages/windows_networking/CHANGELOG.md @@ -1,3 +1,14 @@ +## 0.1.0 + +> Note: This release has breaking changes. + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + ## 0.0.2 - **FEAT**: add `toList` extension method to structs ([#279](https://github.com/dart-windows/dartwinrt/issues/279)). ([dd00ee32](https://github.com/dart-windows/dartwinrt/commit/dd00ee32b03d10aa1dcf95805e821921c433a184)) diff --git a/packages/windows_networking/pubspec.yaml b/packages/windows_networking/pubspec.yaml index 5fde48d2..07887b97 100644 --- a/packages/windows_networking/pubspec.yaml +++ b/packages/windows_networking/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_networking description: Provides access to WinRT APIs from the Windows.Networking namespace using FFI. -version: 0.0.2 +version: 0.1.0 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_networking issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_networking%22 @@ -22,8 +22,8 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.0 - windows_foundation: ^0.0.9 - windows_storage: ^0.0.3 + windows_foundation: ^0.1.0 + windows_storage: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_perception/CHANGELOG.md b/packages/windows_perception/CHANGELOG.md index d9dc60c1..ced50d06 100644 --- a/packages/windows_perception/CHANGELOG.md +++ b/packages/windows_perception/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.2 + + - **FEAT**(windows_media): add `MediaCapture` APIs ([#301](https://github.com/dart-windows/dartwinrt/issues/301)). ([81584de7](https://github.com/dart-windows/dartwinrt/commit/81584de719d6c7e64bd3d591a1a219bccf17eb13)) + ## 0.0.1+2 - Update a dependency to the latest release. diff --git a/packages/windows_perception/pubspec.yaml b/packages/windows_perception/pubspec.yaml index 77de17f3..47f17fc8 100644 --- a/packages/windows_perception/pubspec.yaml +++ b/packages/windows_perception/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_perception description: Provides access to WinRT APIs from the Windows.Perception namespace using FFI. -version: 0.0.1+2 +version: 0.0.2 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_perception issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_perception%22 @@ -22,7 +22,7 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.0 - windows_foundation: ^0.0.9 + windows_foundation: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_security/CHANGELOG.md b/packages/windows_security/CHANGELOG.md index cd2b3b49..4dfbca57 100644 --- a/packages/windows_security/CHANGELOG.md +++ b/packages/windows_security/CHANGELOG.md @@ -1,3 +1,13 @@ +## 0.1.0 + +> Note: This release has breaking changes. + + - **FEAT**(windows_media): add `MediaCapture` APIs ([#301](https://github.com/dart-windows/dartwinrt/issues/301)). ([81584de7](https://github.com/dart-windows/dartwinrt/commit/81584de719d6c7e64bd3d591a1a219bccf17eb13)) + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + ## 0.0.2+3 - Update a dependency to the latest release. diff --git a/packages/windows_security/pubspec.yaml b/packages/windows_security/pubspec.yaml index 362ef198..3b22b4e5 100644 --- a/packages/windows_security/pubspec.yaml +++ b/packages/windows_security/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_security description: Provides access to WinRT APIs from the Windows.Security namespace using FFI. -version: 0.0.2+3 +version: 0.1.0 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_security issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_security%22 @@ -22,9 +22,9 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.1 - windows_foundation: ^0.0.9 - windows_storage: ^0.0.3 - windows_system: ^0.0.4+2 + windows_foundation: ^0.1.0 + windows_storage: ^0.1.0 + windows_system: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_services/CHANGELOG.md b/packages/windows_services/CHANGELOG.md index d9dc60c1..09f07120 100644 --- a/packages/windows_services/CHANGELOG.md +++ b/packages/windows_services/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.2 + + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + ## 0.0.1+2 - Update a dependency to the latest release. diff --git a/packages/windows_services/pubspec.yaml b/packages/windows_services/pubspec.yaml index 71a214e5..72d7f77a 100644 --- a/packages/windows_services/pubspec.yaml +++ b/packages/windows_services/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_services description: Provides access to WinRT APIs from the Windows.Services namespace using FFI. -version: 0.0.1+2 +version: 0.0.2 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_services issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_services%22 @@ -22,7 +22,7 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.0 - windows_foundation: ^0.0.9 + windows_foundation: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_storage/CHANGELOG.md b/packages/windows_storage/CHANGELOG.md index e3ab3bc9..ba0330db 100644 --- a/packages/windows_storage/CHANGELOG.md +++ b/packages/windows_storage/CHANGELOG.md @@ -1,3 +1,14 @@ +## 0.1.0 + +> Note: This release has breaking changes. + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + ## 0.0.3 - **FEAT**: add `toList` extension method to structs ([#279](https://github.com/dart-windows/dartwinrt/issues/279)). ([dd00ee32](https://github.com/dart-windows/dartwinrt/commit/dd00ee32b03d10aa1dcf95805e821921c433a184)) diff --git a/packages/windows_storage/pubspec.yaml b/packages/windows_storage/pubspec.yaml index 61bb1f76..713e2b58 100644 --- a/packages/windows_storage/pubspec.yaml +++ b/packages/windows_storage/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_storage description: Provides access to WinRT APIs from the Windows.Storage namespace using FFI. -version: 0.0.3 +version: 0.1.0 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_storage issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_storage%22 @@ -22,9 +22,9 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.0 - windows_data: ^0.0.2 - windows_foundation: ^0.0.9 - windows_system: ^0.0.4+2 + windows_data: ^0.1.0 + windows_foundation: ^0.1.0 + windows_system: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_system/CHANGELOG.md b/packages/windows_system/CHANGELOG.md index a822c786..4193cf59 100644 --- a/packages/windows_system/CHANGELOG.md +++ b/packages/windows_system/CHANGELOG.md @@ -1,3 +1,12 @@ +## 0.1.0 + +> Note: This release has breaking changes. + + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + ## 0.0.4+2 - Update a dependency to the latest release. diff --git a/packages/windows_system/pubspec.yaml b/packages/windows_system/pubspec.yaml index 140db794..94dc41d7 100644 --- a/packages/windows_system/pubspec.yaml +++ b/packages/windows_system/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_system description: Provides access to WinRT APIs from the Windows.System namespace using FFI. -version: 0.0.4+2 +version: 0.1.0 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_system issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_system%22 @@ -22,10 +22,10 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.3 - windows_applicationmodel: ^0.0.5 - windows_foundation: ^0.0.9 - windows_storage: ^0.0.3 - windows_ui: ^0.0.4 + windows_applicationmodel: ^0.1.0 + windows_foundation: ^0.1.0 + windows_storage: ^0.1.0 + windows_ui: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_ui/CHANGELOG.md b/packages/windows_ui/CHANGELOG.md index bba3f58e..9f73ff2b 100644 --- a/packages/windows_ui/CHANGELOG.md +++ b/packages/windows_ui/CHANGELOG.md @@ -1,3 +1,15 @@ +## 0.1.0 + +> Note: This release has breaking changes. + + - **FEAT**(windows_media): add `MediaCapture` APIs ([#301](https://github.com/dart-windows/dartwinrt/issues/301)). ([81584de7](https://github.com/dart-windows/dartwinrt/commit/81584de719d6c7e64bd3d591a1a219bccf17eb13)) + - **FEAT**: provide better error messages on `WindowsException`s ([#291](https://github.com/dart-windows/dartwinrt/issues/291)). ([c06493cf](https://github.com/dart-windows/dartwinrt/commit/c06493cf014927c87b5e9783196754280f7815ef)) + - **FEAT**: support `WinRTStruct` type arguments in Vectors ([#289](https://github.com/dart-windows/dartwinrt/issues/289)). ([486f0de9](https://github.com/dart-windows/dartwinrt/commit/486f0de9e71122e15fcb1fb2933dbc385f5c3718)) + - **BREAKING** **FIX**: getters that return collection objects are now nullable ([#297](https://github.com/dart-windows/dartwinrt/issues/297)). ([6e0c8148](https://github.com/dart-windows/dartwinrt/commit/6e0c8148bfc66fcdaee18c8a8c5a7623bc1154dd)) + - **BREAKING** **FIX**: parameters of type `Uri` and WinRT object are now nullable ([#294](https://github.com/dart-windows/dartwinrt/issues/294)). ([16b1a292](https://github.com/dart-windows/dartwinrt/commit/16b1a2926a6cfba4c5c3279f5893511b5fca6c9c)) + - **BREAKING** **FIX**: some Vector type arguments are now nullable ([#286](https://github.com/dart-windows/dartwinrt/issues/286)). ([36eef7ae](https://github.com/dart-windows/dartwinrt/commit/36eef7ae3ca7321daecec59f60d071246c362f43)) + - **BREAKING** **FEAT**: methods with `out` parameters now return a `Record` ([#299](https://github.com/dart-windows/dartwinrt/issues/299)). ([35ebf6f1](https://github.com/dart-windows/dartwinrt/commit/35ebf6f123509e8710e699fc28652cb5bb09bd66)) + ## 0.0.4 - **FEAT**: add `toList` extension method to structs ([#279](https://github.com/dart-windows/dartwinrt/issues/279)). ([dd00ee32](https://github.com/dart-windows/dartwinrt/commit/dd00ee32b03d10aa1dcf95805e821921c433a184)) diff --git a/packages/windows_ui/pubspec.yaml b/packages/windows_ui/pubspec.yaml index 1908d4eb..6c98ae31 100644 --- a/packages/windows_ui/pubspec.yaml +++ b/packages/windows_ui/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_ui description: Provides access to WinRT APIs from the Windows.UI namespace using FFI. -version: 0.0.4 +version: 0.1.0 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_ui issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_ui%22 @@ -22,9 +22,9 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.3 - windows_data: ^0.0.2 - windows_foundation: ^0.0.9 - windows_system: ^0.0.4+2 + windows_data: ^0.1.0 + windows_foundation: ^0.1.0 + windows_system: ^0.1.0 dev_dependencies: test: ^1.24.1 diff --git a/packages/windows_web/CHANGELOG.md b/packages/windows_web/CHANGELOG.md index d9dc60c1..2937c5d5 100644 --- a/packages/windows_web/CHANGELOG.md +++ b/packages/windows_web/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.1+3 + + - Update a dependency to the latest release. + ## 0.0.1+2 - Update a dependency to the latest release. diff --git a/packages/windows_web/pubspec.yaml b/packages/windows_web/pubspec.yaml index e23cb4a1..29fda98a 100644 --- a/packages/windows_web/pubspec.yaml +++ b/packages/windows_web/pubspec.yaml @@ -1,7 +1,7 @@ name: windows_web description: Provides access to WinRT APIs from the Windows.Web namespace using FFI. -version: 0.0.1+2 +version: 0.0.1+3 homepage: https://win32.pub repository: https://github.com/dart-windows/dartwinrt/tree/main/packages/windows_web issue_tracker: https://github.com/dart-windows/dartwinrt/issues?q=is%3Aopen+is%3Aissue+label%3A%22pkg%3A+windows_web%22 @@ -22,7 +22,7 @@ platforms: dependencies: ffi: ^2.0.1 win32: ^5.0.0 - windows_foundation: ^0.0.9 + windows_foundation: ^0.1.0 dev_dependencies: test: ^1.24.1