Skip to content

v1.1.0

Latest

Choose a tag to compare

@ferdymercury ferdymercury released this 20 Oct 15:20
dc86d3d

What's Changed

  • fix build on android ndksdk-21 by @Redbeanw44602 in #66
  • adding missing header for gcc 15 compilation by @behrisch in #67
  • fix compilation with miniz instead of zlib by @malessandrini in #69
  • Add ostream and istream constructor parameters when using std::streambuf by @yansong1221 in #70
  • Windows compatability for examples by @LuNoX in #71
  • Fix: Using .open() after default construction results in empty file #65 by @LuNoX in #72
  • Constants instead of magic numbers for window bits parameter by @LuNoX in #73
  • Allow zstr::ofstream to work in plain non-compressed mode by @LuNoX in #75
  • Fix zlib header restriction is too restrictive by @LuNoX in #74

New Contributors

Full Changelog: v1.0.7...v1.1.0