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.
- Add coverage tests on and add official support for Python 3.12.
- Fix scripts for recent versions of FElupe (>=7.19.0): Remove the
fig
-argument inCharacteristicCurve.plot()
. - Fix scripts with a missing leading
f""
for a formatted string.
- Fix support for recent versions of FElupe (>=7.19.0) in a backward-compatible way.
- Initial release.
- Start using a changelog.