Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 653 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 653 Bytes

CHANGELOG

[0.3.0] - 2023-05-30

Removed

  • BREAKING: Removed RectilinearPoint struct definition
  • BREAKING: Removed Image struct definition

Changed

  • BREAKING: Changed the function signature of reactilinearize_image
  • BREAKING: Changed the function signature of reactilinearize_file

Fixed

  • Avoid processing 3 channel PNG files

[0.2.0] - 2023-05-30

Changed

  • BREAKING: Renamed Point struct to RectilnearPoint

[0.1.1] - 2023-05-28

Fixed

  • Fixed reactilinearize_image hanging when processing certain images

[0.1.0] - 2023-05-14

The first release of the reactilinearizer