Skip to content

Commit 028b31a

Browse files
authored
Finalize v0.2.2 (#217)
* whatsnew cleanup * create empty whatsnew file for next version
1 parent 12f16d6 commit 028b31a

File tree

3 files changed

+35
-19
lines changed

3 files changed

+35
-19
lines changed

docs/whatsnew/0.2.2.rst

+5-19
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _whatsnew_022:
22

3-
0.2.2 (not yet released)
4-
------------------------
3+
0.2.2 (November 27, 2024)
4+
-------------------------
55

66

77
Enhancements
@@ -12,26 +12,12 @@ Enhancements
1212
:py:func:`~pvanalytics.quality.irradiance.check_dni_limits_qcrad`, and
1313
:py:func:`~pvanalytics.quality.irradiance.check_irradiance_limits_qcrad`.
1414
(:pull:`190`)
15-
* Added optional keyword `outside_domain` to
15+
* Added optional keyword ``outside_domain`` to
1616
:py:func:`~pvanalytics.quality.irradiance.check_irradiance_consistency_qcrad`.
1717
(:pull:`214`)
1818

19-
Bug Fixes
20-
~~~~~~~~~
21-
22-
23-
Requirements
24-
~~~~~~~~~~~~
25-
26-
27-
Documentation
28-
~~~~~~~~~~~~~
29-
30-
31-
Testing
32-
~~~~~~~
33-
34-
3519
Contributors
3620
~~~~~~~~~~~~
3721
* Adam R. Jensen (:ghuser:`AdamRJensen`)
22+
* Cliff Hansen (:ghuser:`cwhanse`)
23+
* Kevin Anderson (:ghuser:`kandersolar`)

docs/whatsnew/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ These are the bug-fixes, new features, and improvements for each release.
77
.. toctree::
88
:maxdepth: 2
99

10+
0.2.2
1011
0.2.1
1112
0.2.0
1213
0.1.3

docs/whatsnew/v0.2.3.rst

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
.. _whatsnew_023:
2+
3+
0.2.3 (not yet released)
4+
------------------------
5+
6+
7+
Enhancements
8+
~~~~~~~~~~~~
9+
10+
11+
Bug Fixes
12+
~~~~~~~~~
13+
14+
15+
Requirements
16+
~~~~~~~~~~~~
17+
18+
19+
Documentation
20+
~~~~~~~~~~~~~
21+
22+
23+
Testing
24+
~~~~~~~
25+
26+
27+
Contributors
28+
~~~~~~~~~~~~
29+

0 commit comments

Comments
 (0)