Skip to content

Releases: dart-lang/native

package:native_assets_cli v0.5.3

25 Mar 12:35
6e12c3a

Choose a tag to compare

Pre-release
  • Fix V1_0_0 dry run backwards compatibility.
    #1053

package:native_toolchain_c v0.4.1

22 Mar 15:33
335ea7c

Choose a tag to compare

Pre-release
  • Output an Asset.file in dry run.
    #1049

package:native_toolchain_c v0.4.0

22 Mar 13:03
b59a55d

Choose a tag to compare

Pre-release
  • Breaking change Completely rewritten API in native_assets_cli.
  • Breaking change No longer assumes build.dart to be the main script.
    #823
  • Breaking change Use JSON instead of YAML in the protocol.
    #991
  • Bump package:native_assets_cli to 0.5.0.

package:native_assets_cli v0.5.2

22 Mar 16:57
c141234

Choose a tag to compare

Pre-release
  • Fix test.

package:native_assets_cli v0.5.1

22 Mar 15:33
335ea7c

Choose a tag to compare

Pre-release
  • Update documentation about providing NativeCodeAsset.file in dry runs.
    #1049

package:native_assets_cli v0.5.0

22 Mar 10:26
2fb4666

Choose a tag to compare

Pre-release
  • Breaking change Completely rewritten API.
    #946
  • Breaking change Move build.dart to hook/build.dart.
    #823
  • Breaking change Use JSON instead of YAML in the protocol.
    #991
  • Bump examples dependencies to path dependencies.

package:native_assets_builder v0.6.1

22 Mar 16:57
c141234

Choose a tag to compare

Pre-release
  • Fix test.

package:native_assets_builder v0.6.0

22 Mar 13:17
9a691ac

Choose a tag to compare

Pre-release
  • Breaking change Completely rewritten API in native_assets_cli.
  • Breaking change Move build.dart to hook/build.dart.
    #823
    (Backwards compatibility, fallback to toplevel build.dart.)
  • Bump package:native_assets_cli to 0.5.0.

package:native_assets_builder v0.5.0

14 Feb 18:16
afa1cce

Choose a tag to compare

Pre-release
  • Breaking change: Hide implementation of KernelAssets.

package:native_assets_builder v0.4.0

14 Feb 16:44
f0c96cc

Choose a tag to compare

Pre-release
  • Breaking change: Split out the KernelAssets from normal Assets.