Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(96)

Unified Diff: pkg/smoke/CHANGELOG.md

Issue 362043006: Add support in smoke for generating static configurations in pieces. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/polymer/test/build/script_compactor_test.dart ('k') | pkg/smoke/lib/codegen/generator.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/smoke/CHANGELOG.md
diff --git a/pkg/smoke/CHANGELOG.md b/pkg/smoke/CHANGELOG.md
index 287fcc2a83ed6cac67e6cc878cd1c25920c6e34b..f593356f238a6eb6420b12093856f8271788ffcf 100644
--- a/pkg/smoke/CHANGELOG.md
+++ b/pkg/smoke/CHANGELOG.md
@@ -2,6 +2,12 @@
This file contains highlights of what changes on each version of this package.
+#### Pub version 0.2.0-dev
+ * Static configuration can be modified, so code generators can split the
+ static configuration in pieces.
+ * **breaking change**: for codegen call `writeStaticConfiguration` instead of
+ `writeInitCall`.
+
#### Pub version 0.1.0
* Initial release: introduces the smoke API, a mirror based implementation, a
statically configured implementation that can be declared by hand or be
« no previous file with comments | « pkg/polymer/test/build/script_compactor_test.dart ('k') | pkg/smoke/lib/codegen/generator.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698