v2.3.2
* Add zlib compress and decompress functions * Fix build * Fix linking * Add unit tests * Add missing file * Fix linking * Revert "Fix linking" This reverts commit 502bf52ae635842ad1feb385f87afc26112f2b18. * Fix MSVC build * Explicitly find the library * Fix function declaration * Update tests * Fix * Replace deprecated macro * Fix MSVC build * Update comments * Use glob for source file list creation * Use CTAD * Fix style consistency * Use scope guards