Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 1020 Bytes

CHANGELOG.md

File metadata and controls

19 lines (19 loc) · 1020 Bytes

2.0.0 - 11.03.2024

  • Update to image 0.25
  • Minimal Rust version set to 1.67.1
  • Added median hash - #13
  • Added bit ordering - #14
  • Added into_inner() function on ImageHash object - #11

1.2.0 - 02.06.2023

  • Update base64 to 0.21.0 - #8

1.1.2 - 26.11.2022

  • Revert base64 version to 0.13.1
  • Set minimal Rust version to 1.61

1.1.1 - 20.11.2022

  • Rustdct fix, criterion/benchmark update, tests fixes - #3

1.1 - 20.10.2022

  • Added CI, formatted code - #2
  • Update to rustdct 0.7 - #1

1.0 - 02.04.2022

  • First version without any logic changes with updated dependencies - 47e
  • Some clippy changes - 8da