Skip to content

Releases: dart-lang/linter

0.1.13

09 Mar 21:21
@pq pq
Compare
Choose a tag to compare
Bump to 0.1.13.

BUG=
[email protected]

Review URL: https://codereview.chromium.org//1782643002 .

0.1.11

19 Feb 21:35
@pq pq
Compare
Choose a tag to compare
Bump to `0.1.11`.

BUG=
[email protected]

Review URL: https://codereview.chromium.org//1715893002 .

0.1.9

02 Dec 21:27
@pq pq
Compare
Choose a tag to compare
Update to 0.1.9.

* Fixes `type_annotate_public_apis`.

BUG=
[email protected]

Review URL: https://codereview.chromium.org//1492973002 .

0.1.8

25 Nov 17:12
@pq pq
Compare
Choose a tag to compare
Update to 0.1.8.

[email protected]

Review URL: https://codereview.chromium.org//1465023002 .

0.1.7

16 Nov 22:11
@pq pq
Compare
Choose a tag to compare
Bail early in API analysis if no project is set.

See: https://github.com/dart-lang/sdk/issues/24949

BUG=24949
[email protected]

Review URL: https://codereview.chromium.org//1446383002 .

0.1.6

16 Nov 19:58
@pq pq
Compare
Choose a tag to compare
Failsafe for unavailable project info (sdk#24947).

See: https://github.com/dart-lang/sdk/issues/24947

[email protected]

Review URL: https://codereview.chromium.org//1447123002 .

0.1.5

10 Nov 17:36
@pq pq
Compare
Choose a tag to compare
Udpate to 0.1.5.

BUG=
[email protected]

Review URL: https://codereview.chromium.org//1431313002 .

0.1.4

04 Nov 18:47
@pq pq
Compare
Choose a tag to compare
Pubspec and Changelog updates (pre publish).

[email protected]

Review URL: https://codereview.chromium.org//1425153005 .

0.1.1

30 Jul 16:49
@pq pq
Compare
Choose a tag to compare
Merge pull request #111 from dart-lang/pq-rev-bump

Version bump and CHANGELOG updates.

0.1.0

02 Jun 22:28
@pq pq
Compare
Choose a tag to compare
Merge pull request #100 from dart-lang/sdk_constraint

Fixed SDK constraint [TBR].