v1.7.0
- This update now uses the same code base as the planned rapidgzip 0.15.0 and shares many of the fixes. - Fix a bug on native Windows with files > 4 GiB because `fstat` fails to return the file size for those. - Fix a bug on native Windows with files > 2 GiB because the `std::fseek` offset argument is signed 32-bit. - Increases minimum macOS requirement to 10.15.