Skip to content

Commit

Permalink
Update whatsnews
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamRJensen committed Jul 6, 2023
1 parent fbf55f5 commit dc93f24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 32 deletions.
31 changes: 0 additions & 31 deletions docs/sphinx/source/whatsnew/v0.10.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,37 +4,6 @@
v0.10.1 (July 3, 2023)
----------------------


Deprecations
~~~~~~~~~~~~


Enhancements
~~~~~~~~~~~~
* Added support for dates to specified as strings in the iotools get functions:
:py:func:`pvlib.iotools.get_pvgis_hourly`, :py:func:`pvlib.iotools.get_cams`,
and :py:func:`pvlib.iotools.read_midc_raw_data_from_nrel`.
(:pull:`1800`)


Bug fixes
~~~~~~~~~


Testing
~~~~~~~


Documentation
~~~~~~~~~~~~~


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


Contributors
~~~~~~~~~~~~
To resolve an installation issue with ``pvfactors`` and ``shapely``,
this release drops the optional ``pvfactors`` dependency and replaces
it with ``solarfactors``, a fork of ``pvfactors`` maintained by the
Expand Down
6 changes: 5 additions & 1 deletion docs/sphinx/source/whatsnew/v0.10.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ Deprecations

Enhancements
~~~~~~~~~~~~
* Added support for dates to specified as strings in the iotools get functions:
:py:func:`pvlib.iotools.get_pvgis_hourly`, :py:func:`pvlib.iotools.get_cams`,
and :py:func:`pvlib.iotools.read_midc_raw_data_from_nrel`.
(:pull:`1800`)


Bug fixes
Expand All @@ -31,4 +35,4 @@ Requirements

Contributors
~~~~~~~~~~~~

* Adam R. Jensen (:ghuser:`AdamRJensen`)

0 comments on commit dc93f24

Please sign in to comment.