vyrax_rules 0.2.1
vyrax_rules: ^0.2.1 copied to clipboard
Rule package placeholders for future Flutter-specific diagnostics.
0.2.1 #
- Fix quality scoring to use non-linear penalty decay so maintainability/testability/overall reflect progress instead of saturating early at
0.
0.2.0 #
- Add selected-file analysis scope support used by contextual CLI modes.
0.1.8 #
- Align package release version with the 0.1.8 workspace release.
0.1.7 #
- Fix runtime regex crash in SOLID and lifecycle rules by using
multiLine: trueinstead of inline regex flags. - Align package release version with the 0.1.7 workspace release.
0.1.6 #
- Align package release version with the 0.1.6 workspace release.
0.1.5 #
- Align package release version with the 0.1.5 workspace release.
0.1.4 #
- Align package release version with the 0.1.4 workspace release.
0.1.3 #
- Align package release version with the 0.1.3 workspace release.
0.1.1 #
- Prepare automated release tags from
mainand pub.dev publication flow.
0.1.0 #
- Initial pre-alpha release of
vyrax_rules.