1
1
.. _whatsnew_01100 :
2
2
3
3
4
- v0.11.0 (Anticipated June, 2024)
5
- --------------------------------
4
+ v0.11.0 (June 21 , 2024)
5
+ -----------------------
6
6
7
7
8
8
Breaking changes
9
9
~~~~~~~~~~~~~~~~
10
10
* The deprecated ``pvlib.modelchain.basic_chain `` has now been removed. (:pull: `1862 `)
11
11
* Remove the ``poa_horizontal_ratio `` function and all of its references. (:issue: `1697 `, :pull: `2021 `)
12
- * Updated `~pvlib.iotools.MIDC_VARIABLE_MAP`~ to reflect
12
+ * Updated :py:const: `~pvlib.iotools.MIDC_VARIABLE_MAP ` to reflect
13
13
changes in instrumentation. (:pull: `2006 `)
14
14
* ``pvlib.iotools.read_srml_month_from_solardat `` was deprecated in v0.10.0 and has
15
15
now been completely removed. The function is replaced by :py:func: `~pvlib.iotools.get_srml() `.
@@ -71,21 +71,10 @@ Enhancements
71
71
now comes from :py:func: `~pvlib.location.lookup_altitude ` (:issue: `1516 `, :pull: `1850 `)
72
72
73
73
74
- Bug fixes
75
- ~~~~~~~~~
76
-
77
-
78
- Testing
79
- ~~~~~~~
80
-
81
-
82
74
Documentation
83
75
~~~~~~~~~~~~~
84
76
* Configure mathjax to left-align and indent equations in docstrings. (:pull: `2056 `)
85
77
86
- Requirements
87
- ~~~~~~~~~~~~
88
-
89
78
90
79
Contributors
91
80
~~~~~~~~~~~~
@@ -98,3 +87,10 @@ Contributors
98
87
* Rajiv Daxini (:ghuser: `RDaxini `)
99
88
* Nicolas Martinez (:ghuser: `nicomt `)
100
89
* :ghuser: `PhilBrk8 `
90
+ * John Obrecht (:ghuser: `jmobrecht `)
91
+ * Echedey Luis (:ghuser: `echedey-ls `)
92
+ * Adam R. Jensen (:ghuser: `AdamRJensen `)
93
+ * Anton Driesse (:ghuser: `adriesse `)
94
+ * Will Holmgren (:ghuser: `wholmgren `)
95
+ * Will Hobbs (:ghuser: `williamhobbs `)
96
+ * Kevin Anderson (:ghuser: `kandersolar `)
0 commit comments