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

Unified Diff: pkg/path/CHANGELOG.md

Issue 812253002: Delete a bunch of packages that are now on GitHub. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Un-delete http Created 6 years 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/oauth2/test/utils_test.dart ('k') | pkg/path/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/path/CHANGELOG.md
diff --git a/pkg/path/CHANGELOG.md b/pkg/path/CHANGELOG.md
deleted file mode 100644
index 59f38931a990e00ca82fd82f0909225e872b5d3c..0000000000000000000000000000000000000000
--- a/pkg/path/CHANGELOG.md
+++ /dev/null
@@ -1,31 +0,0 @@
-## 1.3.0
-
-* Expose a top-level `context` field that provides access to a `Context` object
- for the current system.
-
-## 1.2.3
-
-* Don't cache path Context based on cwd, as cwd involves a system-call to
- compute.
-
-## 1.2.2
-
-* Remove the documentation link from the pubspec so this is linked to
- pub.dartlang.org by default.
-
-# 1.2.1
-
-* Many members on `Style` that provided access to patterns and functions used
- internally for parsing paths have been deprecated.
-
-* Manually parse paths (rather than using RegExps to do so) for better
- performance.
-
-# 1.2.0
-
-* Added `path.prettyUri`, which produces a human-readable representation of a
- URI.
-
-# 1.1.0
-
-* `path.fromUri` now accepts strings as well as `Uri` objects.
« no previous file with comments | « pkg/oauth2/test/utils_test.dart ('k') | pkg/path/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698