Skip to content

2.0.0-beta3

Compare
Choose a tag to compare
@guanguans guanguans released this 22 Feb 10:30
· 379 commits to main since this release

2.0.0-beta3 - 2024-02-22

Feat

  • Notify: Add WithDumpable trait and dump method
  • Response: Add __debugInfo method for Response class
  • ToInternalExceptionRector: Add ToInternalExceptionRector rule
  • ToInternalExceptionRector: Add ToInternalExceptionRector for internal exceptions handling

Refactor

  • Exceptions: Remove unused exception classes
  • src: Improve code readability and remove redundant functions
  • src: Update ToInternalExceptionRector to handle new class nodes

Pull Requests

  • Merge pull request #56 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.68.0