v1.7.0
Notable changes:
-
Added multithreading support. It is now possible to mount cookfs in multithreaded mode. In this mode cookfs will be available to all application threads in read-write mode.
-
Added ability to specify compression level for all supported compression algorithms. The optimal level is used by default.
-
Added support for Zstandard compression (not enabled by default).
-
Added support for brotli compression (not enabled by default).