oxipng v5.0.0 Release Notes

    • [Breaking] Bump minimum Rust version to 1.46.0
    • ๐Ÿ›  [Bugfix] Avoid many panics that may occur on broken files
    • ๐Ÿ›  [Bugfix] Fix race condition that may cause tests to fail
    • ๐ŸŽ [Performance] Optimizations to unfiltering and copying
    • [Feature] Add --ng option to skip grayscale reduction
    • [Feature] Also preserve timestamps when using --preserve
    • [Misc] Bump crc to 2.x