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.

1.0.2 - upcoming#

Changed#

  • matplotlib is now an optional doc dependency instead of a required dependency. (GH146)

Added#

  • Add testing for Python 3.14. (GH144)

Testing#

  • The test values for the skyfield solar position function were updated to match skyfield version 1.54. (GH148, GH150)

1.0.1 - 2025-11-09#

Changed#

  • Moved the package GitHub repository from the GitHub organization AssessingSolar to the pvlib organization. (GH134)

  • Improved error messages raised when optional packages are not available. (GH86, GH122)

Added#

1.0.0 - 2025-09-22#

First stable release.