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

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

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 4 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/cli_util/.gitignore ('k') | packages/cli_util/CONTRIBUTING.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Changelog 1 # Changelog
2 2
3 ## 0.1.2
4
5 - Fix a bug in `getSdkDir` (#21)
6
7 ## 0.1.1
8
9 - Updated to the output for indeterminate progress
10 - Exposed a `Logger.isVerbose` getter
11
12 ## 0.1.0
13
14 - Use the new `Platform.resolvedExecutable` API to locate the SDK
15 - Add the `cli_logging.dart` library - utilities to display output and progress
16
17 ## 0.0.1+3
18
19 - Find SDK properly when invoked from inside SDK tests.
20
3 ## 0.0.1+2 21 ## 0.0.1+2
4 22
5 - Support an executable in a symlinked directory. 23 - Support an executable in a symlinked directory.
6 24
7 ## 0.0.1+1 25 ## 0.0.1+1
8 26
9 - Fix for when the dart executable can't be found by `which`. 27 - Fix for when the dart executable can't be found by `which`.
10 28
11 ## 0.0.1 29 ## 0.0.1
12 30
13 - Initial version 31 - Initial version
OLDNEW
« no previous file with comments | « packages/cli_util/.gitignore ('k') | packages/cli_util/CONTRIBUTING.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698