Skip to content

Latest commit

 

History

History
93 lines (48 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

93 lines (48 loc) · 2.87 KB

Changelog

v0.6.2 (2024-06-19)

Fix

  • Add option to save matched image in lr and overwrite images in swap (#64) (307c3f0)

v0.6.1 (2024-06-19)

Fix

  • Fix feature matching (#63) (18cd8aa)

v0.6.0 (2024-06-16)

Feature

Documentation

v0.5.1 (2024-05-23)

Fix

v0.5.0 (2024-05-23)

Feature

  • Support the format used in google photos which utilizes xmp metadata (#43) (7a58f06)

v0.4.1 (2024-05-22)

Fix

  • Update dependency scikit-learn to v1.5.0 (#48) (50c56b3)

v0.4.0 (2024-05-20)

Feature

  • Add swap command in cli (#46) (7c18cb4)

v0.3.1 (2024-05-19)

Fix

  • Do not raise if multiple time matching images found (#45) (d1c8d9a)

v0.3.0 (2024-05-19)

Feature

  • Add rectilineardecoder (#44) (1fac41f)

v0.2.2 (2024-05-15)

Fix

  • Update dependency typer to ^0.12.0 (#17) (ee9dcda)

v0.2.1 (2024-05-11)

Fix

  • Fix wrong spelling, do not swap transformer, fix command in readme.md (#37) (2aa7951)

v0.2.0 (2024-04-30)

Feature

v0.1.0 (2024-04-19)

Feature

v0.0.1 (2024-04-19)

Fix

  • Update dependency typer to ^0.12.0 (#10) (0cfa6fe)

v0.0.0 (2024-04-17)