Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 732 Bytes

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 732 Bytes

2.1.2-wip

  • Require at least Dart SDK 3.4.0.

2.1.1

  • Fix cas where builder would apply to any nested directories with a pubspec.yaml file.

2.1.0

  • Make the path of the generated output configurable

2.0.3

  • Support the latest package:build_config.
  • Require at least Dart SDK 2.12.0.

2.0.2

  • Require at least Dart SDK 2.7.0.
  • Require package:build 1.0.0 or greater.
  • Support the latest package:pubspec_parse.

2.0.1

  • Support the latest package:build_config.

2.0.0

  • The builder now runs when build_version is a dependency. build.yaml changes are no longer required.

1.0.1

  • Support package:build_runner v1.0.0.

1.0.0

  • Initial version, created by Stagehand