Skip to content

Latest commit

 

History

History
154 lines (107 loc) · 2.25 KB

CHANGELOG.rst

File metadata and controls

154 lines (107 loc) · 2.25 KB

Changelog

All notable changes to this project will be documented in this file.

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

Unreleased

0.0.2 [15/09/2021]

Setting up new PAOS repository

0.0.2.1 [20/10/2021]

First documented PAOS release

0.0.3 [23/12/2021]

Added

  • Added support for optical materials

0.0.4 [22/01/2022]

Changed

  • Changed configuration file to .ini

1.0.0 [01/07/2023]

PAOS production ready

1.0.1 [10/01/2024]

PAOS documented on readthedocs

1.0.2-alpha.0 [10/01/2024]

PAOS lives on PyPI

Changed

  • Changed setup.cfg file to pyproject.toml

1.0.2 [10/01/2024]

PAOS production ready

1.0.3-post1 [11/03/2024]

Added

  • Implemented PSD/SR
  • References to the Zernike ordering

Fixed

  • optical chain dependency on wavelength in paos.core.pipeline

1.1.0 [22/06/2024]

Fixed

  • Zernike covariance (hermitianity)

Added

  • class PolyOrthoNorm (based on Zernike)

1.0.3-post1 [11/03/2024]

Added

  • Implemented PSD/SR

1.1.1 [24/10/2024]

Added

  • Implemented Grid Sag

Fixed

  • PySimpleGui version set to before v5.0

1.1.2 [26/10/2024]

Changed

  • Implemented loguru logger

1.2.1 [28/10/2024]

Changed

  • Implemented GUI v2.0

1.2.2 [28/10/2024]

Changed

  • Enabled ortho-normal polynomials to be used in PAOS run

1.2.3 [05/11/2024]

Added

  • Implemented Wavefront Editor in GUI

1.2.4 [07/11/2024]

Changed

  • Refactored Lens Editor in GUI

1.2.5 [07/11/2024]

Added

  • Missing docs in Aberration section

Changed

  • Refactored docs