Skip to content

7.0.0-rc4

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 17:23
7.0.0-rc4
6ced6ff
  • Bump required pmd-core version to 7.0.0-rc4.

Fixed issues:

  • #61 Remove dependency to jcommander
  • #62 Exceptions and errors are not always logged
  • #63 Update to PMD 7.0.0-rc3
  • #72 NPE when launching Designer
  • #73 Remove commons-io dependency

Merged pull requests:

  • #68 Expose all properties with default values by @jsotuyod
  • #69 Perform the persistence asynchronously to not block the main (UI) thread #69 by @adangel
  • #70 Fix drag and drop for tests case violations by @adangel
  • #74 Remove commons-io by @adangel
  • #75 Update to PMD 7.0.0-SNAPSHOT (upcoming 7.0.0-rc4) by @adangel
  • #76 Correctly determine JavaFX version when embedded by @adangel

See https://github.com/pmd/pmd-designer/milestone/11