snzip 1.0.5 - 2021-12-06 * Fix a problem to read concatenated framing format data from stdin. (#28) * Install snunzip and snzcat also by `make install` (#21) * Add CMakeLists.txt to compile Windows binary. * Change uncompressed file's file name when its suffix is not expected. snzip 1.0.4 - 2016-10-02 * Add Apple iWork .iwa format support. (#14) snzip 1.0.3 - 2016-03-12 * Add hadoop-snappy format support. * Add raw format support. snzip 1.0.2 - 2015-01-04 * Use SSE4.2 to calculate CRC32C if it is available. * Add a getopt function and a Visual Studio 2013 project file for Windows. snzip 1.0.1 - 2013-11-30 * Add a rpm spec file. (Contributed by Xianglei.) snzip 1.0.0 - 2013-11-23 * The default format is changed to framing format. * Change stdout behaviour like bzip2 or gzip. (Contribuetd by FUKUDA Masahiro.) snzip 0.9.0 - 2012-08-05 snzip 0.0.2 - 2011-10-09 snzip 0.0.1 - 2011-10-08 * Initial experimental release