Skip to content

1.2.0

Latest

Choose a tag to compare

@MateusRodCosta MateusRodCosta released this 19 Oct 17:38

Highlights

  • Rust 2024 edition (2021 -> 2024)
  • Upgraded dependencies (synced with Fedora):
    • gio: 0.20.11 -> 0.21.2
    • thiserror: 2.0.12 -> 2.0.16
    • bitflags: 2.9.1 -> 2.9.4
    • image: 0.25.6 -> 0.25.8
  • Huge refactor and many code improvements
    • Improved mime type detection, error handling and argument parsing logic
    • Simplified logic in several places

Minor changes

  • Upgrade FSF address on LICENSE
  • Many minor code cleanups
  • Applied cargo clippy suggestions

Notes

For the most part 1.2.0 implements all the big planned changes and improvements.
It's recommended that users on pre-1.2.0 update to 1.2.0.

Full Changelog

Full Changelog: v1.1.3...v1.2.0