Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 766 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 766 Bytes

Changelog

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

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

[Unreleased]

[1.0.2] - 2024-04-02

Added

  • Add coverage tests on and add official support for Python 3.12.

Fixed

  • Fix scripts for recent versions of FElupe (>=7.19.0): Remove the fig-argument in CharacteristicCurve.plot().
  • Fix scripts with a missing leading f"" for a formatted string.

[1.0.1] - 2024-03-10

Fixed

  • Fix support for recent versions of FElupe (>=7.19.0) in a backward-compatible way.

[1.0.0] - 2023-08-22

Added

  • Initial release.
  • Start using a changelog.