Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 10 additions & 14 deletions docs/sphinx/source/whatsnew/v0.11.0.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
.. _whatsnew_01100:


v0.11.0 (Anticipated June, 2024)
--------------------------------
v0.11.0 (June 21, 2024)
-----------------------


Breaking changes
~~~~~~~~~~~~~~~~
* The deprecated ``pvlib.modelchain.basic_chain`` has now been removed. (:pull:`1862`)
* Remove the ``poa_horizontal_ratio`` function and all of its references. (:issue:`1697`, :pull:`2021`)
* Updated `~pvlib.iotools.MIDC_VARIABLE_MAP`~ to reflect
* Updated :py:const:`~pvlib.iotools.MIDC_VARIABLE_MAP` to reflect
changes in instrumentation. (:pull:`2006`)
* ``pvlib.iotools.read_srml_month_from_solardat`` was deprecated in v0.10.0 and has
now been completely removed. The function is replaced by :py:func:`~pvlib.iotools.get_srml()`.
Expand Down Expand Up @@ -71,21 +71,10 @@ Enhancements
now comes from :py:func:`~pvlib.location.lookup_altitude` (:issue:`1516`, :pull:`1850`)


Bug fixes
~~~~~~~~~


Testing
~~~~~~~


Documentation
~~~~~~~~~~~~~
* Configure mathjax to left-align and indent equations in docstrings. (:pull:`2056`)

Requirements
~~~~~~~~~~~~


Contributors
~~~~~~~~~~~~
Expand All @@ -98,3 +87,10 @@ Contributors
* Rajiv Daxini (:ghuser:`RDaxini`)
* Nicolas Martinez (:ghuser:`nicomt`)
* :ghuser:`PhilBrk8`
* John Obrecht (:ghuser:`jmobrecht`)
* Echedey Luis (:ghuser:`echedey-ls`)
* Adam R. Jensen (:ghuser:`AdamRJensen`)
* Anton Driesse (:ghuser:`adriesse`)
* Will Holmgren (:ghuser:`wholmgren`)
* Will Hobbs (:ghuser:`williamhobbs`)
* Kevin Anderson (:ghuser:`kandersolar`)