Skip to content

Releases: dart-lang/build

package:build_test v3.3.0

17 Jul 08:09
21eae68
Compare
Choose a tag to compare
  • Read build configs using AssetReader so they're easier to test: you can now
    pass in build.yaml like any other asset.
  • Bug fix: don't crash when a builder logs during a testBuilder or
    resolveSource call outside a test.
  • Remove unused deps: async, convert.
  • Remove unused dev_deps: collection.
  • Files loaded from disk for resolveSources and testBuilders that are in
    the same package as explicitly-passed test inputs are now loaded if they
    match the default globs, such as lib/**, instead of ignored. This more
    closely matches version 2 behavior.
  • Use build 3.0.0.
  • Use build_resolvers 3.0.0.

package:build_runner_core v9.2.0

17 Jul 08:09
21eae68
Compare
Choose a tag to compare
  • Removed unused dev_deps: test_process.
  • Bug fix: fix incremental build after build with import of missing package.
  • Testing: read build configs using AssetReader so they're easier to test.
  • Use build 3.0.0.
  • Use build_resolvers 3.0.0.

package:build_runner v2.6.0

17 Jul 08:09
21eae68
Compare
Choose a tag to compare
  • Remove unused deps: analyzer, build_resolvers, collection, http,
    js, meta, package_config, pool, web, yaml.
  • Remove unused dev_deps: http, package_config, web.
  • Testing: read build configs using AssetReader so they're easier to test.
  • Use build 3.0.0.
  • Use build_resolvers 3.0.0.

package:build_resolvers v3.0.0

17 Jul 08:09
21eae68
Compare
Choose a tag to compare

package:build v3.0.0

17 Jul 08:09
21eae68
Compare
Choose a tag to compare

package:build_test v3.3.0-dev.3

16 Jul 12:22
29e0011
Compare
Choose a tag to compare
  • Read build configs using AssetReader so they're easier to test: you can now
    pass in build.yaml like any other asset.
  • Bug fix: don't crash when a builder logs during a testBuilder or
    resolveSource call outside a test.
  • Remove unused deps: async, convert.
  • Remove unused dev_deps: collection.

package:build_runner_core v9.2.0-dev.2

16 Jul 12:22
29e0011
Compare
Choose a tag to compare
  • Removed unused dev_deps: test_process.
  • Bug fix: fix incremental build after build with import of missing package.
  • Testing: read build configs using AssetReader so they're easier to test.

package:build_runner v2.6.0-dev.2

16 Jul 12:21
29e0011
Compare
Choose a tag to compare
  • Remove unused deps: analyzer, build_resolvers, collection, http,
    js, meta, package_config, pool, web, yaml.
  • Remove unused dev_deps: http, package_config, web.
  • Testing: read build configs using AssetReader so they're easier to test.

package:build_resolvers v3.0.0-dev.2

16 Jul 12:21
29e0011
Compare
Choose a tag to compare
  • Remove unused deps: graphs, logging, stream_transform.

package:build v3.0.0-dev.2

16 Jul 12:21
29e0011
Compare
Choose a tag to compare
  • Removed unused deps: meta, pool.