Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 22:41
· 112 commits to main since this release

Added

  • A Live Template called bm is added automatically to quickly generate a builder method manually.

Fixed

  • The inspection will no longer report that there is no field in the corresponding test mother for
    static fields.
  • Fixed NullPointerException when opening a project.
  • Fixed PluginException when a field was missing that was declared in a parent class.