- Require at least Dart SDK
3.4.0
.
- Fix cas where builder would apply to any nested directories with a
pubspec.yaml
file.
- Make the path of the generated output configurable
- Support the latest
package:build_config
. - Require at least Dart SDK
2.12.0
.
- Require at least Dart SDK
2.7.0
. - Require
package:build
1.0.0
or greater. - Support the latest
package:pubspec_parse
.
- Support the latest
package:build_config
.
- The builder now runs when
build_version
is a dependency.build.yaml
changes are no longer required.
- Support
package:build_runner
v1.0.0
.
- Initial version, created by Stagehand