2.0.0
Description
Version 2.0.0 brings JavaFX-Weaver up to date with current JavaFX and Spring Boot releases.
Due to the minimum requirements introduced by these projects, this is a breaking change release.
New JavaFX-Weaver minimum requirements:
- Java 11+
- JavaFX 17+
- Spring Boot 2.7+
What's Changed
- minor style fix. by @MrUstiik in #6
- Fix gradle dependency in readme by @JamesMcNee in #8
- #24 Support for new Spring Boot 2.7+ autoconfiguration by @blulic in #25
- Upgrade spring boot java and javafx baseline - #26 by @rgielen in #27
- Prepare 2.0.0 Release by @rgielen in #28
New Contributors
- @MrUstiik made their first contribution in #6
- @JamesMcNee made their first contribution in #8
- @blulic made their first contribution in #25
Full Changelog: 1.3.0...2.0.0