Skip to content

4.0.1

Compare
Choose a tag to compare
@guanguans guanguans released this 11 May 14:43
· 36 commits to master since this release

4.0.1 - 2025-05-11

🐞 Bug Fixes

  • issue-template: update URLs to use 'master' instead of 'main' (71f3c77)
  • output: enhance output handling and score sanitization (c9a2d90)
  • query-builder: improve SQL query binding for toRawSql (7c2506d)
  • scores: improve scores sorting and remove duplicate methods (d95e952)
  • utils: update backtraces method to support list of lines (c98127a)

💅 Code Refactorings

  • bootstrapper: replace inline listener logic with dedicated class (5bab9e7)
  • query-builder-mixin: improve chainability of diagnostic methods (713d19e)
  • utils: centralize star generation logic in a utility class (500628d)

🏎 Performance Improvements

  • SoarServiceProvider: optimize application boot process (72474b3)

✅ Tests

  • project: enhance testing and configuration setups (ba68e32)
  • utils: refactor and enhance utility functions with improved structure (3116864)
  • workbench: integrate workbench structure and refactor tests (8b7d200)