This repository was archived by the owner on Sep 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +13
-0
lines changed
src/main/resources/changelog Expand file tree Collapse file tree 5 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ - Initial release
Original file line number Diff line number Diff line change 1+ - Fix NoSuchAlgorithmException due to incorrect SHA-512 algorithm naming on Java 8
Original file line number Diff line number Diff line change 1+ - Add `bundled` variant which includes the native library for offline use
2+ - Fix library metadata potentially not loading due to its non-unique file name
3+ - Fix native library being validated multiple times even if the first validation passed
4+ - Fix error when writing to custom cache directory if it hadn't been created by the user
Original file line number Diff line number Diff line change 1+ - Update underlying dependencies
2+ - Remove internal file naming workaround used in bundled variant
Original file line number Diff line number Diff line change 1+ - Add and throw InvalidStateError when attempting to use a closed manager
2+ - This is a subclass of RuntimeException, which was previously thrown here
3+ - Add RISC-V on Linux to set of supported platforms
4+ - Add option to use your own custom-built libraries if required
5+ - To use this set the `battery.natives.path` system property to the file path
You can’t perform that action at this time.
0 commit comments