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 362b9e3 commit f960f4eCopy full SHA for f960f4e
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## 0.5.3
2
3
+* Add matchTypes method. As with anything imported from /src/ this is
4
+ use-at-your-own-risk since it is not guaranteed to be stable
5
* Internal cleanup
6
* Drop some unused utility methods
7
* Move cli_util to dev_dependencies
pubspec.yaml
@@ -1,5 +1,5 @@
name: source_gen
-version: 0.5.3-dev
+version: 0.5.3
author: Dart Team <[email protected]>
description: Automatic sourcecode generation for Dart
homepage: https://github.com/dart-lang/source_gen
0 commit comments