Skip to content

Release v4.6.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 14:59
· 9 commits to develop since this release

Changed

  • Remove module-info.java from the corese-command module to avoid issues with Java 21 and later versions. This file is not needed for command-line applications and its removal simplifies the build process.
  • Update JDK version to 21 in GitHub workflows.
  • Update Corese-Core dependency to version 4.6.4.
  • Update error messages for clarity and consistency.

Fixed

  • Fixed bugs in installation scripts for Linux, macOS, and Windows.