Skip to content

v1.1.0

Compare
Choose a tag to compare
@yamadashy yamadashy released this 21 Sep 16:14
· 20 commits to main since this release
1f0809b

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

image