9.2.0
- Allow open Archive with a set of (positionned) file descriptors (@mgautierfr #860)
- Introduce new (private) method
getEntryByPathWithNamespace(@mgautierfr #859) - Internally catch xapian exception and rethrow ZimFileFormatError instead (@mgautierfr #873)
- Fix compilation on Haiku (@Begasus #857)
- Fix macos mmap (@mgautierfr #867)
- Optimize checksum calculation (@aryanA101a #861)
- Introduce
Formatterhelper (@ShaopengLin #862) - Rename all
*Url*symbols to*Path*(@mgautierfr #869) - Build script: Allow to disable compilation of test (@kelson42 #854)
- [CI] Use kiwix-build github's action to download deps archive (@mgautierfr #850)
- [CI] Build libzim on macos-14 (@kelson42 #856)