Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 1.04 KB

File metadata and controls

61 lines (32 loc) · 1.04 KB

Change Log

All notable changes to the theodo_analysis package will be documented in this file.

1.11.0

  • feat: Remove the "prefer-returning-shorthands" rule
  • feat: Support for dcm 1.35.0 (no new rules, no actual change)

1.10.0

  • feat: Upgrade dcm to 1.34.0 and add news rules

1.9.0

  • feat: Upgrade dcm to 1.33.0 and add news rules

1.8.0

  • fix: dart rules lints were broken, re-add them

1.7.0

  • feat: Upgrade dcm to 1.32.0 and add news rules

1.6.0

  • feat: Upgrade dcm to 1.31.0 and add news rules

1.5.0

  • feat: Enable DCM rules for test folder
  • fix: avoid-unnecessary-late has been renamed to avoid-unnecessary-local-late

1.4.0

  • feat: Upgrade dcm to 1.26.0 and add news rules

1.3.1

  • fix: Fix list-all-equatable-fields rule definition

1.3.0

  • feat: Remove some unnecessary rules

1.2.0

  • lint: Add list-all-equatable-fields

1.1.0

  • fix(docs): Fix usage section of readme

1.0.1 - 2024-09-07

Initial published version of theodo_analysis

1.0.0 - 2024-06-28

First draft theodo_analysis