We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db8518 commit 2b10844Copy full SHA for 2b10844
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.5.1
2
+
3
+* Added GeneratorBuilder option isStandalone to generate files that aren't
4
+ part of source file.
5
6
## 0.5.0+3
7
8
* Fixed multi-line error output.
pubspec.yaml
@@ -1,5 +1,5 @@
name: source_gen
-version: 0.5.1-dev
+version: 0.5.1
author: Dart Team <[email protected]>
description: Automatic sourcecode generation for Dart
homepage: https://github.com/dart-lang/source_gen
0 commit comments