oxipng v0.13.0 Release Notes

    • Fix bug in certain PNG headers when reducing color type (#52)
    • [SEMVER_MAJOR] Reduction functions now take &mut PngData and return a bool indicating whether the image was reduced
    • [SMEVER_MAJOR] Bump minimum required rustc version to 1.12.0