Libzim

Latest version: v3.4.0

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 10

6.0.0

============

* [Writer] Index the articles in differents threads. This is a huge speed
improvement as the main thread in not blocked by indexing.
* Index the title only if `shouldIndex` return true.

5.1.0

============

* Improve indexation of the title.
* Better pertinence of suggestions (only for new zim files)
* Improvement of the speed of Leveinstein distance for suggestions (for old
zims)

5.0.2

============

* Improve README.
* Remove gtest as embeded subproject.
* Better lzma compression.
* Better performance of the leveinstein algorithm (better suggestions
performance)

5.0.1

============

* Update README.
* [Writer] Add debug information (print progress of the clusters writing).
* [Writer] Correctly print the url to the user.
* [CI] Add code coverage.

5.0.0

============

* Fix thread slipping for win32 crosscompilation.
* Fix a potential invalid access when reading dirent.
* Fix memory leak in the decompression algorithm.
* [Writer] Fix a memory leak (cluster cleanning)
* [Writer] Write article data in a temporary cluster file instead of a
temporary file per article.
* [Writer] Better algorithm to store the dirent while creating the zim
file. Better memory usage.
* [Writer] [API Change] Url/Ns are now handle using the same struct Url.
* [Writer] [API Change] No more aid and redirectAid. A redirectArticle
have to implement redirectUrl.
* [Writer] Use a memory pool to avoid multiple small memory allocations.
* [Writer] [API Change] Rename `ZimCreator` to `Creator`.
* [API Change] File's `search` and `suggestions` now return a unique_ptr
instead of a raw pointer.

4.0.7

============

* Build libzim without rpath.

Page 6 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.