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

Side by Side Diff: mojo/public/dart/third_party/glob/CHANGELOG.md

Issue 1346773002: Stop running pub get at gclient sync time and fix build bugs (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 ## 1.0.5
2
3 * Narrow the dependency on `path`. Previously, this allowed versions that didn't
4 support all the functionality this package needs.
5
6 * Upgrade to the new test runner.
7
8 ## 1.0.4
9
10 * Added overlooked `collection` dependency.
11
12 ## 1.0.3
13
14 * Fix a bug where `Glob.list()` and `Glob.listSync()` would incorrectly throw
15 exceptions when a directory didn't exist on the filesystem.
16
17 ## 1.0.2
18
19 * Fixed `Glob.list()` on Windows.
20
21 ## 1.0.1
22
23 * Fix several analyzer warnings.
24
25 * Fix the tests on Windows.
OLDNEW
« no previous file with comments | « mojo/public/dart/third_party/glob/.test_config ('k') | mojo/public/dart/third_party/glob/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698