File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 79
79
80
80
[ package spec proposal ] : https://github.com/lrhn/dep-pkgspec
81
81
82
+ * Formatter (` dartfmt ` )
83
+
84
+ * Over 50 bugs fixed.
85
+
86
+ * Optimized line splitter is much faster and produces better output on
87
+ complex code.
88
+
82
89
### VM Service Protocol Changes
83
90
84
91
* ** BREAKING** The service protocol now sends JSON-RPC 2.0-compatible
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ vars = {
51
51
"csslib_tag" : "@0.12.0" ,
52
52
"dartdoc_tag" : "@v0.1.0+5" ,
53
53
"dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97" ,
54
- "dart_style_tag" : "@0.1.8+2 " ,
54
+ "dart_style_tag" : "@0.2.0 " ,
55
55
"dev_compiler_rev" : "@0.1.3" ,
56
56
"fake_async_rev" : "@38614" ,
57
57
"firefox_jsshell_rev" : "@45554" ,
You can’t perform that action at this time.
0 commit comments