What's Changed
- Fix for a "Conditional jump or move depends on uninitialised value(s)" problem detected by valgrind by @ellert in #29
- allow manual specification of decompression method by @robertnurnberg in #32
- silence a compiler warning by @robertnurnberg in #33
New Contributors
- @ellert made their first contribution in #29
- @robertnurnberg made their first contribution in #32
Full Changelog: v1.2.2...v1.2.3