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

Side by Side Diff: packages/glob/CHANGELOG.md

Issue 3014633002: Roll to pickup pool changes (Closed)
Patch Set: Created 3 years, 2 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
« no previous file with comments | « packages/glob/.analysis_options ('k') | packages/glob/lib/glob.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## 1.1.5
2
3 * Declare support for `async` 2.0.0.
4
5 * Require Dart 1.23.0.
6
7 ## 1.1.4
8
9 * Throw an exception when listing globs whose initial paths don't exist in
10 case-insensitive mode. This matches the case-sensitive behavior.
11
1 ## 1.1.3 12 ## 1.1.3
2 13
3 * Support `string_scanner` 1.0.0. 14 * Support `string_scanner` 1.0.0.
4 15
5 ## 1.1.2 16 ## 1.1.2
6 17
7 * Fix all strong mode errors and warnings. 18 * Fix all strong mode errors and warnings.
8 19
9 ## 1.1.1 20 ## 1.1.1
10 21
(...skipping 27 matching lines...) Expand all
38 49
39 ## 1.0.2 50 ## 1.0.2
40 51
41 * Fixed `Glob.list()` on Windows. 52 * Fixed `Glob.list()` on Windows.
42 53
43 ## 1.0.1 54 ## 1.0.1
44 55
45 * Fix several analyzer warnings. 56 * Fix several analyzer warnings.
46 57
47 * Fix the tests on Windows. 58 * Fix the tests on Windows.
OLDNEW
« no previous file with comments | « packages/glob/.analysis_options ('k') | packages/glob/lib/glob.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698