Skip to content

Releases: dart-lang/native

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.

package:native_assets_cli v0.4.2

22 Jan 16:18
d6e6935

Choose a tag to compare

Pre-release
  • Fix dartdoc generation. Hide the implementation details.

ffi v2.1.2

17 Jan 09:01
23e0092

Choose a tag to compare

  • Update repository to point to dart-lang/native.

package:native_assets_builder v0.3.2

17 Jan 15:08
40382ef

Choose a tag to compare

Pre-release
  • Reintroduce AssetRelativePath, it's used in dart build.