File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- ## 0.12.0-wip
1+ ## 0.12.0
22
33- Added validation that all URLs in the ` Input ` and ` Output ` of hooks are
44 absolute.
55- Added ` addDataAssetDirectories ` extension method on ` BuildOutputBuilder ` .
6+ - Replaced JSON serialization/deserialization logic with code generated from
7+ the JSON schemas documenting the protocol.
68
79## 0.11.0
810
Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ description: >-
44 native assets CLI.
55
66# Note: Bump BuildInput.version and BuildOutput.version on breaking changes!
7- version : 0.12.0-wip
7+ version : 0.12.0
88repository : https://github.com/dart-lang/native/tree/main/pkgs/native_assets_cli
99
10- publish_to : none
10+ # publish_to: none
1111
1212topics :
1313 - ffi
You can’t perform that action at this time.
0 commit comments