Skip to content

libzippp-v3.1-1.6.1

Compare
Choose a tag to compare
@ctabin ctabin released this 18 Apr 12:37
· 273 commits to master since this release
fb07ca8

Dependencies

Changes since v3.0-1.6.1

  • New option LIBZIPPP_INSTALL_HEADERS in CMake
  • Some defines have been prefixed with LIBZIPPP_ (DEFAULT_CHUNK_SIZE,ENTRY_IS_DIRECTORY,ENTRY_PATH_SEPARATOR)
  • Fixes some encoding issue while using ORIGINAL state (#53)
  • Fixes missing inline in getPath
  • Use a nothrow constructor to allocate memory (#59)