Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 662 Bytes

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 662 Bytes

Changelog

Unreleased

3.0.0

  • feat!: Support Dart Code Metrics 3.x.x

2.0.0

  • feat!: Migrate on Flutter 3.0.0

1.5.0

  • feat: Add fatal_warnings, fatal_performance and fatal_style parameters.

1.4.0

  • chore: tune GitHub workflow
  • feat: Add check_unused_files_folders parameter.

1.3.0

  • feat: Add ability to publish detailed report commented directly into your pull request.

1.2.0

  • Add ability to customize report title

1.1.1

  • Support more than 50 annotations in the check run

1.1.0

  • Added check-unused-files report.

1.0.1

  • Added support GitHub Personal access token.

1.0.0

  • Initial release.