Skip to content

Releases: kiwix/java-libkiwix

2.2.2

29 Aug 13:12
0d0f67b
Compare
Choose a tag to compare

2.2.1

07 Jul 07:38
15e2d09
Compare
Choose a tag to compare

2.2.0

07 Jun 05:32
29f194f
Compare
Choose a tag to compare

2.1.1

03 May 13:33
40f17fd
Compare
Choose a tag to compare

2.1.0

22 Apr 17:34
f21f379
Compare
Choose a tag to compare
  • NEW: Allow zim::Archive to be created with a set of File descriptor (@mgautierfr #87)
  • NEW: Wrap new methods migrateBookmarks and getBestTargetBookId of libkiwix (@mgautierfr #85)
  • NEW: Libkiwix 13.1.0 and libzim 9.2.0 (@kelson42 #86 #88)

2.0.0

05 Feb 17:57
5d08926
Compare
Choose a tag to compare

1.0.1

12 Nov 11:41
8f2470d
Compare
Choose a tag to compare
  • 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

27 Aug 04:38
f9dc43e
Compare
Choose a tag to compare

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/libkiwix instead of jcenter.
  • NEW: Provided detailed instructions for developers on how to utilize the new wrapper.