ZPack v0.2.1
What's new
- Added DLL exports for Windows.
- Headers now follow a naming convention (zpack_name.h)
Fixes
- Moved the CMake module path addition to lib/CMakeLists.txt
- Removed the explicit library type definition in lib/CMakeLists.txt (library type follows BUILD_SHARED_LIBS now)