Skip to content

Releases: dart-lang/build

package:build_test v3.1.1

20 Jun 06:57
85646c8
Compare
Choose a tag to compare
  • Bug fix: stop parsing testBuilder asset paths as globs.

package:build_runner_core v9.1.1

20 Jun 06:56
85646c8
Compare
Choose a tag to compare
  • Bug fix: fix corner case with checked in generated output that could cause
    a crash.
  • Bug fix: during initial build cleanup, really delete files that correspond
    to hidden generated files.

package:build_runner v2.5.3

20 Jun 06:56
85646c8
Compare
Choose a tag to compare
  • Bug fix: fix corner case with checked in generated output that could cause
    a crash.
  • Bug fix: during initial build cleanup, really delete files that correspond
    to hidden generated files.

package:build_resolvers v2.5.3

20 Jun 06:56
85646c8
Compare
Choose a tag to compare
  • Use build_runner_core 9.1.1.

package:build v2.5.3

20 Jun 06:56
85646c8
Compare
Choose a tag to compare
  • Use build_runner_core 9.1.1.

package:build_test v3.1.0

18 Jun 11:34
3ff3de4
Compare
Choose a tag to compare
  • Add inputsTrackedFor and resolverEntrypointsTrackedFor to
    ReaderWriterTesting, so tests can determine what each build step
    read and resolved.
  • Add loadIsolateSources to ReaderWriterTesting. It loads all real
    sources visible to the test into memory.
  • testBuilder default onLog now works outside of tests: it falls
    back to print instead of crashing.
  • Update README.md.

package:build_runner_core v9.1.0

18 Jun 11:34
3ff3de4
Compare
Choose a tag to compare
  • More detailed tracking of reads for the benefit of build_test.

package:build_runner v2.5.2

18 Jun 11:34
3ff3de4
Compare
Choose a tag to compare
  • Simplify warnings for outdated analyzer.

package:build_resolvers v2.5.2

18 Jun 11:34
3ff3de4
Compare
Choose a tag to compare
  • Simplify warnings for outdated analyzer.

package:build v2.5.2

18 Jun 11:34
3ff3de4
Compare
Choose a tag to compare
  • Use build_runner_core 9.1.0.