Bugfix release 0.2.5
Fix issue in naming/zipping of files with compression level of 1
If the zlib compression level was set to 1, no zipping was performed, and files were named without a zipped suffix. Now, the fastest zip mode is used and the suffix is .gz, as it should be.