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

Unified Diff: pkg/barback/CHANGELOG.md

Issue 196983015: Add a [Transform.hasInput] convenience method to Barback. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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 | « no previous file | pkg/barback/lib/src/base_transform.dart » ('j') | pkg/barback/lib/src/base_transform.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/barback/CHANGELOG.md
diff --git a/pkg/barback/CHANGELOG.md b/pkg/barback/CHANGELOG.md
index c355a355596c51d656542ca3bd9601740f663de0..8a13d0b8e3fff6ef0b7c7cd1ce6b4b13a20e4bd6 100644
--- a/pkg/barback/CHANGELOG.md
+++ b/pkg/barback/CHANGELOG.md
@@ -4,6 +4,9 @@
default. When using Barback with pub in verbose mode, these messages will be
printed.
+* Add a `Transform.hasInput` function that returns whether or not a given
+ secondary input exists.
+
* `Transformer.allowedExtensions` now supports extensions containing multiple
periods, such as `.dart.js`.
« no previous file with comments | « no previous file | pkg/barback/lib/src/base_transform.dart » ('j') | pkg/barback/lib/src/base_transform.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698