Changed
- Remove
module-info.java
from thecorese-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.