Chromium Code Reviews
DescriptionChange analyzer version to 0.24.1-alpha.0 in preparation for publishing.
The most recently released version of analyzer that we intend to
support is 0.24.0, and there have been no breaking changes since then.
Therefore, assuming no further breaking changes occur, the next
supported version of analyzer will be 0.24.1.
We need to release an unsupported version of analyzer for
analysis_server to depend upon. Publishing packages with "dev" in
their version string is discouraged (since "dev" means "unpublished"),
so we're going to start using "alpha" for this purpose. Therefore,
the correct version string for this alpha release is 0.24.1-alpha.0.
Note that three versions of analyzer greater than 0.24.1-alpha.0 have
already been published: 0.25.0-dev.{1,2,3}. It's not a problem that
we're going "backwards" in version number, because (a) those releases
contain a "-" in their version string, indicating that they are
unsupported, and (b) the minor version should never have been
incremented to 25, since there have been no breaking changes since
0.24.
R=brianwilkerson@google.com, rnystrom@google.com
Committed: https://code.google.com/p/dart/source/detail?r=44868
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|
|||||||||||||||||||