v0.8.0 🌈
What's Changed
New Features
- Reference custom function definition class from config file @xterao (#185)
- Dynamic retrieval of source directory names @xterao (#181)
- Support custom functions @xterao (#175)
Bug Fixes
- Enhance SQL test data validation to support case-insensitive boolean values @xterao (#200)
- Update custom function invocation message to include class name @xterao (#199)
- Replace Trailing Characters During Code Completion @xterao (#196)
- Change the scope of the SQL formatting settings @xterao (#195)
- Fix Test-Data Validation @xterao (#193)
- Fix: Assert: must be called on EDT @xterao (#180)
- Fix Custom Function Code Completion @xterao (#184)
- Fix StringIndexOutOfBoundsException during file path retrieval @xterao (#173)
- Fix missing inspections for injection files @xterao (#172)
Dependency Updates
- Update dependency com.pinterest.ktlint:ktlint-cli to v1.6.0 @renovate[bot] (#177)
- Update plugin org.gradle.toolchains.foojay-resolver-convention to v1 @renovate[bot] (#178)
Full Changelog: 0.7.0...0.8.0