Skip to content

package:native_assets_cli v0.12.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dcharkes dcharkes released this 20 Mar 14:27
· 162 commits to main since this release
5ec267a
  • Added validation that all URLs in the Input and Output of hooks are
    absolute.
  • Added addDataAssetDirectories extension method on BuildOutputBuilder.
  • Replaced JSON serialization/deserialization logic with code generated from
    the JSON schemas documenting the protocol.