Skip to content

Releases: openzim/libzim

9.2.3

28 Aug 18:59
398a3c2
Compare
Choose a tag to compare
  • Correctly locate part range in which read data in case of ZIM chunks (@mgautierfr #903)
  • Fix test compilation GCC12 #899 (#mgautierfr #899)
  • Move Windows CI/CD to native MS Windows via GitHub Actions (@mgautierfr #899 #914)
  • Update deb package CI/CD for Debian & Ubuntu with latest releases (@kelson42 #905 #906 #922)

9.2.2

22 Jun 12:20
243a2c6
Compare
Choose a tag to compare

9.2.1

02 May 10:56
0cdf6f6
Compare
Choose a tag to compare

9.2.0

19 Apr 18:04
bfe789f
Compare
Choose a tag to compare

9.1.0

16 Dec 10:20
ff3f44d
Compare
Choose a tag to compare
  • New addAlias() method in the creator (@mgauthierfr #833)
  • Bump-up ZIM format minor version to 6.1.2 (@mgauthierfr #847)

9.0.0

12 Nov 11:23
ca1bcee
Compare
Choose a tag to compare
  • getMediaCount() does not fail anymore if M/Counter is missing (@mgauthierfr #827)
  • Reintroduce optimization of Entry::getItem() (@kelson42 @mgauthierfr #836)
  • C++17 compatible code (@mgauthierfr #819)
  • Add support to recent googletest framework (@kelson42 #830)
  • Multiple fixes for Apple macOS/iOS compilation & CI (@mgauthierfr @kelson42 @rgaudin #832 #839)

8.2.1

22 Jul 13:03
ef2378c
Compare
Choose a tag to compare

8.2.0

03 May 11:18
38f67fb
Compare
Choose a tag to compare
  • Deprecate SearchIterator::getSize() method (@mgautierfr #774)
  • Fix handling of search end iterator (@mgautierfr #774)
    There were cases when we could dereference a end iterator.
  • Fix suggestions with titles containing punctuations (@veloman-yunkan #765)
  • Correctly publish our public API in Windows's dll (@xiaoyifang #783)
  • Fix various warning and compilation error when compiling with last xcode version (@mgautierfr #782)
  • Fix faulty unit-test checking for async errors (@mgautierfr #776)
  • Update subproject wrap zstd to version 1.5.4 (and use upstream wrap file.) (@mgautierfr #749)
  • Move main branch from master to main
  • Add CI to build on aarch64 (@mgautierfr #784)
  • Various CI improvement (@kelson42)

8.1.1

11 Apr 16:01
b57138e
Compare
Choose a tag to compare
  • Revert a ABI breaking change introduced in 8.1.0 (Optimization of Entry::getItem())

8.1.0

30 Nov 19:16
9bc584e
Compare
Choose a tag to compare