7.0.0-rc4
- 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