Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Latest commit

 

History

History
63 lines (38 loc) · 2.68 KB

CHANGELOG.md

File metadata and controls

63 lines (38 loc) · 2.68 KB

Changelog

This project adheres to Semantic Versioning.

1.3.2

1.3.1

  • Bump sdk version to support null safety.

1.3.0

  • Added rule prefer_is_empty
  • Added rule prefer_is_not_empty

1.2.4

  • Comply with the new Pub score system

1.2.3

  • Remove dependency on github repository for the badge

1.2.2

  • Temporary fix of #12

1.2.1

1.2.0

1.1.2

  • Updated documentation with a chapter about consider lints
  • Added links to lints mentioned in README

1.1.0

1.0.1

  • Fixed SDK version
  • Enhanced README

1.0.0

  • Added linst according to the current state of the Effective Dart analysis_options.yaml