v1.1.0 🌈
What's Changed
- Update README to clarify support for Doma 2 and Doma 3 @xterao (#277)
- Update README to document DAO method parameter type check @xterao (#260)
New Features
- Factory DAO Method Check @xterao (#272)
- Implement Return Type Checking for Select and Function Annotations @xterao (#266)
- DAO Method Parameter Validation @xterao (#257)
- Check DAO Method Return Type @xterao (#247)
Bug Fixes
- Refactoring dao method inspections @xterao (#274)
- Enhance the usage checks of DAO method parameters for subtypes. @xterao (#273)
- Fix Return Type Check @xterao (#270)
- Resource for parameter error messages of Processor methods @xterao (#269)
- Expand directive incorrectly treated as bind variable directive @xterao (#255)
Dependency Updates
- Update dependency org.jetbrains.kotlin.jvm to v2.2.0 @renovate[bot] (#271)
- Update dependency org.jetbrains.intellij.plugins:verifier-cli to v1.388 @renovate[bot] (#258)
- Update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.19.1 @renovate[bot] (#253)
Full Changelog: 1.0.0...1.1.0