Releases: kiwix/java-libkiwix
Releases · kiwix/java-libkiwix
2.0.0
- NEW: Fix crash when using more than 512 bookmarks (@mgautierfr #80)
- NEW: libkiwix 13.0.0 and libzim 9.1.0 (@mgautierfr #68)
- NEW: libkiwix and libzim with debug symbols (@mgautierfr kiwix/kiwix-build#664)
1.0.1
- FIX: Resolved an issue where the library was not saving all books that are read from the library. (@mgautierfr #72)
- FIX: Fixed a problem where books were not returning the illustration. (@mgautierfr #74)
1.0.0
1.0.0
- NEW: Moved wrapper from libkiwix to java-libkiwix.
- NEW: Adapted new build system.
- FIX: Refactored the wrapper to support the updated 'libkiwix/libzim' API.
- NEW: Introduced CI for building and testing the wrapper.
- NEW: Uploaded binaries to new Maven repositories
org.kiwix/libkiwixinstead of jcenter. - NEW: Provided detailed instructions for developers on how to utilize the new wrapper.