eagle_eye 2.0.0
eagle_eye: ^2.0.0 copied to clipboard
EagleEye is a Dart CLI tool provided by CodandoTV for detecting architecture violations in Dart projects.
2.0.0 #
- Update the configuration file structure by renaming JSON keys to improve readability. Breaking changes: renamed doNotWithPatterns to forbiddenDependencies, justWithPatterns to exclusiveDependencies, and noDependsEnabled to dependenciesAllowed.
1.0.5 #
-
Add a warning message indicating that the keys will be renamed in the next major version
-
Display a success message when Eagle Eye successfully checks the project
-
Remove flutter dependency
1.0.4 #
- Remove a unnecessary README install.
1.0.3 #
- Try to update install tab renaming the package to install instead of installing.
1.0.2 #
- Add information about how to install the cli.
1.0.1 #
- Add information about how to use the tool.
1.0.0 #
- Documentation + README.md updates.
0.0.2 #
- Add CodandoTV to the README.md description.
0.0.1 #
- Stable version milestone.