Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 636 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 636 Bytes

6.0.3

  • Added (experimental) support for Java 21
  • Updated dependencies

6.0.2

  • Java 17: Updated org.openjfx dependencies to 17.0.2
  • Updated maven plugins

6.0.1

Please take a look at the XAPI-changelog for version 6.0.0

  • Inital release
  • Support Java 8, 11 and 17 (tested with Eclipse Temurin/Adoptium)
  • FX is used like this:
    • Java 8 - shipped with the JVM - no maven dependencies
    • Java 11/17 - uses org.openjfx maven dependencies

6.0.0

This release failed - ignore it.