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

Side by Side Diff: CHANGELOG.md

Issue 2081853003: Support string_scanner 1.0.0. (Closed) Base URL: git@github.com:dart-lang/glob@master
Patch Set: Support string_scanner 1.0.0. Created 4 years, 6 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 | « no previous file | pubspec.yaml » ('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.3
2
3 * Support `string_scanner` 1.0.0.
4
1 ## 1.1.2 5 ## 1.1.2
2 6
3 * Fix all strong mode errors and warnings. 7 * Fix all strong mode errors and warnings.
4 8
5 ## 1.1.1 9 ## 1.1.1
6 10
7 * Fix a bug where listing an absolute glob with `caseInsensitive: false` failed. 11 * Fix a bug where listing an absolute glob with `caseInsensitive: false` failed.
8 12
9 ## 1.1.0 13 ## 1.1.0
10 14
(...skipping 23 matching lines...) Expand all
34 38
35 ## 1.0.2 39 ## 1.0.2
36 40
37 * Fixed `Glob.list()` on Windows. 41 * Fixed `Glob.list()` on Windows.
38 42
39 ## 1.0.1 43 ## 1.0.1
40 44
41 * Fix several analyzer warnings. 45 * Fix several analyzer warnings.
42 46
43 * Fix the tests on Windows. 47 * Fix the tests on Windows.
OLDNEW
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698