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

Side by Side Diff: CHANGELOG.md

Issue 2061863002: Bump `package_config` to 1.0.0. (Closed) Base URL: https://github.com/dart-lang/package_config.git@master
Patch Set: 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.0.0
2
3 - Public API marked stable.
4
1 ## 0.1.5 5 ## 0.1.5
2 6
3 - `FilePackagesDirectoryPackages.getBase(..)` performance improvements. 7 - `FilePackagesDirectoryPackages.getBase(..)` performance improvements.
4 8
5 ## 0.1.4 9 ## 0.1.4
6 10
7 - Strong mode fixes. 11 - Strong mode fixes.
8 12
9 ## 0.1.3 13 ## 0.1.3
10 14
11 - Invalid test cleanup (to keep up with changes in `Uri`). 15 - Invalid test cleanup (to keep up with changes in `Uri`).
12 16
13 ## 0.1.1 17 ## 0.1.1
14 18
15 - Syntax updates. 19 - Syntax updates.
16 20
17 ## 0.1.0 21 ## 0.1.0
18 22
19 - Initial implementation. 23 - Initial implementation.
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