1
- .. _ whatsnew_01201 :
1
+ .. _ whatsnew_01300 :
2
2
3
3
4
- v0.12.1 (XXXX , 2025)
5
- ------------------------
4
+ v0.13.0 (June 7 , 2025)
5
+ ----------------------
6
6
7
7
Breaking Changes
8
8
~~~~~~~~~~~~~~~~
@@ -54,7 +54,7 @@ Enhancements
54
54
:py:class: `~pvlib.pvsystem.PVSystem ` and :py:class: `~pvlib.modelchain.ModelChain `.
55
55
(:issue: `2402 `, :pull: `2433 `)
56
56
* Add optional arguments ``temperature_ref `` and ``irradiance_ref `` to
57
- :py:func: `~pvlib.pvsystem.sapm`(:issue:`2432 `, :pull: `2434 `)
57
+ :py:func: `~pvlib.pvsystem.sapm ` (:issue: `2432 `, :pull: `2434 `)
58
58
* Add NREL NSRDB PSM v4 API client to :py:mod: `pvlib.iotools `. See
59
59
:py:func: `~pvlib.iotools.get_nsrdb_psm4_aggregated `,
60
60
:py:func: `~pvlib.iotools.get_nsrdb_psm4_tmy `,
@@ -75,7 +75,7 @@ Documentation
75
75
:py:func: `~pvlib.pvsystem.sapm ` (:issue: `2392 `, :pull: `2435 `)
76
76
* Add gallery example on calculating irradiance at crop level for agriPV systems.
77
77
(:pull: `2459 `)
78
- * Update references in :py: func`~pvlib.irradiance.get_extra_radiation`
78
+ * Update references in :py:func: `~pvlib.irradiance.get_extra_radiation `
79
79
(:issue: `2333 `, :pull: `2347 `)
80
80
* Update references in :py:func: `~pvlib.iotools.get_cams ` and :py:func: `~pvlib.iotools.read_cams `
81
81
(:issue: `2427 `, :pull: `2457 `)
@@ -86,16 +86,11 @@ Requirements
86
86
~~~~~~~~~~~~
87
87
* ``wheel `` is no longer a build dependency. (:pull: `2439 `)
88
88
89
- Testing
90
- ~~~~~~~
91
-
92
-
93
89
Maintenance
94
90
~~~~~~~~~~~
95
91
* Update ``pyproject.toml `` to replace deprecated license table and
96
92
classifiers. (:issue: `2440 `, :pull: `2441 `)
97
93
98
-
99
94
Contributors
100
95
~~~~~~~~~~~~
101
96
* Cliff Hansen (:ghuser: `cwhanse `)
@@ -108,3 +103,10 @@ Contributors
108
103
* omahs (:ghuser: `omahs `)
109
104
* Adam R. Jensen (:ghuser: `AdamRJensen `)
110
105
* Marion Schroedter-Homscheidt (:ghuser: `mschroedter `)
106
+ * Anton Driesse (:ghuser: `adriesse `)
107
+ * Mark Mikofski (:ghuser: `mikofski `)
108
+ * Ioannis Sifnaios (:ghuser: `IoannisSifnaios `)
109
+ * Mark Campanelli (:ghuser: `markcampanelli `)
110
+ * Paul Gilman (:ghuser: `cpaulgilman `)
111
+ * Yu Xie (:ghuser: `xieyupku `)
112
+ * Grant Buster (:ghuser: `grantbuster `)
0 commit comments