File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.5.1+5
2
+
3
+ * Remove "experimental" comment in ` README.md ` .
4
+
1
5
## 0.5.1+4
2
6
3
7
* Support ` package:analyzer ` 0.29.0
Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://travis-ci.org/dart-lang/source_gen.svg?branch=master )] ( https://travis-ci.org/dart-lang/source_gen )
2
2
[ ![ Coverage Status] ( https://coveralls.io/repos/dart-lang/source_gen/badge.svg?branch=master )] ( https://coveralls.io/r/dart-lang/source_gen )
3
3
4
- _ ** Highly experimental. Expect breaking changes.** _
5
-
6
4
` source_gen ` provides:
7
5
8
6
* A ** tool** for generating code that is part of your Dart project.
Original file line number Diff line number Diff line change 1
1
name : source_gen
2
- version : 0.5.1+4
2
+ version : 0.5.1+5
3
3
author :
Dart Team <[email protected] >
4
4
description : Automatic sourcecode generation for Dart
5
5
homepage : https://github.com/dart-lang/source_gen
You can’t perform that action at this time.
0 commit comments