Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

54 lines (38 loc) · 2.04 KB

Changelog

All changes that impact users of this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[2.0.1] - 2024-01-23

Changed

  • Updated USGSCSM build process to internally build dependencies into the library with no linking. #445

[2.0.0] - 2024-01-05

Added

  • Added support for the radial and tangential distortion model #466

Changed

  • Made FrameSensor members public #455
  • Updated installation location #467
  • Updated ALE submodule #470

Fixed

  • Fixed issue with radial distortion computation #464