Skip to content

v1.0.0 🌈

Choose a tag to compare

@github-actions github-actions released this 09 Jun 04:11
· 533 commits to main since this release

What's Changed

Bug Fixes

  • No error when static field-access element shares the same name as a parameter @xterao (#243)
  • No error when a field-access element shares the same name as a parameter @xterao (#241)
  • Reflect Custom Error Levels in DAO Method Inspection @xterao (#232)
  • Fix FieldAccess code completion @xterao (#229)
  • Fix code completion for static field access @xterao (#226)
  • Add fallback for parent class name retrieval in validation property result @xterao (#216)
  • Code completion fails after existing values in method arguments @xterao (#215)
  • Test data check skipped for directives at end of file @xterao (#214)
  • Instance member suggestions missing inside static property call arguments @xterao (#213)
  • Cannot resolve references from within argument-parameter elements @xterao (#207)
  • Update error messages @xterao (#205)

Maintenance

  • Refactor: Split inspection logic @xterao (#230)
  • Add pull request trigger to release drafter workflow @xterao (#168)

Dependency Updates

Full Changelog: 0.8.0...1.0.0