Skip to content

v1.1.0 🌈

Choose a tag to compare

@github-actions github-actions released this 25 Jun 04:03
· 478 commits to main since this release
babde6a

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

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