Skip to content

Latest commit

 

History

History
80 lines (65 loc) · 3.08 KB

File metadata and controls

80 lines (65 loc) · 3.08 KB

v0.11.3 (Anticipated March, 2025)

Bug fixes

Deprecations

Enhancements

Documentation

Testing

Requirements

Maintenance

  • Fix ReadTheDocs builds by upgrading readthedocs.yml configuration (:issue:`2357`, :pull:`2358`)
  • asv 0.4.2 upgraded to asv 0.6.4 to fix CI failure due to pinned older conda. (:pull:`2352`)

Breaking Changes

  • The pvlib.location.Location.pytz attribute is now read only. The pytz attribute is now set internally to be consistent with the pvlib.location.Location.tz attribute. (:issue:`2340`, :pull:`2341`)

Contributors