Skip to content

Releases: dart-lang/native

package:native_toolchain_c v0.11.0

08 Apr 18:28
b7ad7da
Compare
Choose a tag to compare
Pre-release
  • Replace linkInPackage with Routing.
  • Bump package:native_assets_cli to 0.14.0.

package:native_assets_cli v0.14.0

08 Apr 18:03
a742704
Compare
Choose a tag to compare
Pre-release
  • Added support for sending assets between build hooks via the ToBuild
    Routing. This replaces the deprecated Metadata.
  • Added support for user-defines.

package:native_assets_builder v0.14.0

08 Apr 19:02
4e71c28
Compare
Choose a tag to compare
Pre-release
  • Bump package:native_assets_cli to 0.14.0.
  • Route assets from build hook to build hook with ToBuild Routing.
  • Support user-defines.

package:native_toolchain_c v0.10.0

31 Mar 09:49
52ccb2c
Compare
Choose a tag to compare
Pre-release
  • Bump package:native_assets_cli to 0.13.0 and required fixes.

package:native_assets_cli v0.13.0

31 Mar 09:25
0ac62a3
Compare
Choose a tag to compare
Pre-release
  • Breaking change Removed CodeAsset.type, use EncodedAsset.isCodeAsset
    instead.
  • Breaking change: Removed CodeAsset.os and CodeAsset.architecture. Use
    CodeConfig.targetOS and CodeConfig.targetArchitecture instead.
  • HookInput.outputDirectory is now based on HookInput.outputDirectoryShared.
    The outputDirectory now creates its own subdirectory inside
    outputDirectoryShared.
  • Another overhaul of the JSON encoding. (Old encoding still read and emitted for
    the time being).

package:native_assets_builder v0.13.0

31 Mar 10:11
5f978b4
Compare
Choose a tag to compare
Pre-release
  • Bump package:native_assets_cli to 0.13.0 and required fixes.
  • Stop reading HookInput and HookOutput version.

package:native_toolchain_c v0.9.0

20 Mar 14:46
b993e77
Compare
Choose a tag to compare
Pre-release
  • Added support for forced includes to CBuilder.
  • Toolchain recognizing fixes.
  • Bump package:native_assets_cli to 0.12.0.

package:native_assets_cli v0.12.0

20 Mar 14:27
5ec267a
Compare
Choose a tag to compare
Pre-release
  • 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.

package:native_assets_builder v0.12.0

20 Mar 15:19
18497fc
Compare
Choose a tag to compare
Pre-release
  • Organized the ProtocolExtensions in a class.
  • Bump package:native_assets_cli to 0.12.0.

objective_c-v7.0.0

11 Mar 02:22
2dba4f5
Compare
Choose a tag to compare
[ffigen] Prepare to publish v18 (#2083)