Skip to content

Commit 7ab61e6

Browse files
committed
Prepare release 2.1.0
1 parent 414acd2 commit 7ab61e6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 2.1.0
4+
5+
Requires Dart `sdk: '>=3.0.0-0'`
6+
7+
- Remove `implicit-casts: false`
8+
- Enable `strict-casts: true`
9+
310
## 2.0.1
411
- Update changelog
512

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: lint
2-
version: 2.0.1
2+
version: 2.1.0
33
description: An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter
44
repository: https://github.com/passsy/dart-lint
55
issue_tracker: https://github.com/passsy/dart-lint/issues

0 commit comments

Comments
 (0)