v1.1.0
This release introduces a new Error Identifier Summary feature and several improvements to the formatting and readability of error outputs.
What's New
Error Identifier Summary (#3)
- Added a new method for summarizing error identifiers in the error reporting
- Error messages now display identifiers, making it easier to categorize and understand issues
Improved Formatting
- Enhanced output formatting for error messages, improving overall readability
- Errors are now grouped by file, providing a clearer overview of issues in your codebase