Kepler v1.41
Changelog
- Bump Kepler to JDK 17 LTS (new features and GC behaviour) (368c311)
- Since I bumped Kepler to a newer JDK, I have now moved to a native Java implementation of Argon2id hashing, this should solve the
libsodium
andlazysodium-java
issues people were getting. (f63e05d)
JDK 11 LTS will no longer work when trying to run Kepler, please upgrade your Java version.