Skip to content

Releases: mono0926/pedantic_mono

1.28.0

16 Aug 07:16
1.28.0
e217a67
Compare
Choose a tag to compare

What's Changed

  • Change minimum Dart version to ^3.5.0 🎯
  • Add unintended_html_in_doc_comment
  • Remove duplicated lints

Full Changelog: 1.27.0...1.28.0

1.27.0

17 May 03:48
1.27.0
fab0fcd
Compare
Choose a tag to compare
  • Change minimum Dart version to ^3.4.0 🎯
  • Add missing_code_block_language_in_doc_comment
  • Add unnecessary_library_name

Full Changelog: 1.26.0...1.27.0

1.26.0

16 Feb 06:52
1.26.0
1a3159c
Compare
Choose a tag to compare
  • Change minimum Dart version to ^3.3.0 🎯
  • Remove duplicated lints
  • Remove deleted lints

Full Changelog: 1.25.0...1.26.0

1.25.0: Change minimum Dart version to ^3.2.0 🎯

16 Nov 03:08
1.25.0
4ca84e8
Compare
Choose a tag to compare
  • Change minimum Dart version to ^3.2.0 🎯
  • Add annotate_redeclares
  • Remove duplicated lints

Full Changelog: 1.24.0...1.25.0

1.24.0

23 Aug 00:23
1.24.0
51b5dbb
Compare
Choose a tag to compare
  • Change minimum Dart version to '3.1.0' 🎯
  • Add no_self_assignments
  • Add no_wildcard_variable_uses

Full Changelog: 1.23.0...1.24.0

1.23.0

27 Jun 06:46
1.23.0
59ce70b
Compare
Choose a tag to compare
  • Add matching_super_parameters
  • Add no_literal_bool_comparisons
  • Remove duplicated rules
    • collection_methods_unrelated_type
    • implicit_call_tearoffs
    • use_string_in_part_of_directives

Full Changelog: 1.22.0...1.23.0

1.22.0

11 May 04:01
1.22.0
2bc81bd
Compare
Choose a tag to compare

What's Changed

  • Change minimum Dart version to '3.0.0' and add some new rules by @mono0926 in #5
  • Add implicit_reopen
  • Add invalid_case_patterns
  • Add type_literal_in_constant_pattern
  • Add unnecessary_breaks

New Contributors

Full Changelog: 1.21.0...1.22.0

1.21.0

26 Jan 00:50
1.21.0
f5459bd
Compare
Choose a tag to compare
  • Change minimum Dart version to '2.19.0'
  • Remove deprecated invariant_booleans
  • Add enable_null_safety
  • Add library_annotations
  • Add dangling_library_doc_comments
  • Add collection_methods_unrelated_type
  • Add implicit_call_tearoffs
  • Add unnecessary_library_directive
  • Add unreachable_from_main
  • Add use_string_in_part_of_directives

Full Changelog: 1.20.1...1.21.0

1.20.1

26 Jan 00:49
1.20.1
a26b316
Compare
Choose a tag to compare
  • Add language/strict-casts and remove strong-mode (Not behavior change)

Full Changelog: 1.20.0...1.20.1

1.20.0

01 Sep 07:12
1.20.0
3d6b5a3
Compare
Choose a tag to compare