Python-zim

Latest version: v0.1.0

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

Scan your dependencies

Page 6 of 8

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.

4.0.6

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

* Support zim file created with cluster not written sequentially.
* Remove a meson warning.

4.0.5

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

* Store the xapian database in the right url.
* Do not fail when reading very small zim file (<256b).
* Do not print message on normal behavior.
* [BUILDSYSTEM] Be able to build a dynamic lib (libzim.so) but using static
dependencies.
* [CI] Use last version of meson.
* [CI] Use the new deps archive xz

4.0.4

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

* Fix opening of multi-part zim.
* Fix convertion of path to wpath on Windows.

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.