Skip to content

Commit

Permalink
whatsnews
Browse files Browse the repository at this point in the history
  • Loading branch information
echedey-ls committed Feb 20, 2025
1 parent c565813 commit 638a9d8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
10 changes: 0 additions & 10 deletions docs/sphinx/source/whatsnew/v0.11.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ Deprecations

Enhancements
~~~~~~~~~~~~
* Reduced space requirements by excluding tests and test files from wheel.
Zipped wheel is now 66% of the previous size, and installed size is 50% of
the previous size.
(:issue:`2271`, :pull:`2277`)
* Add :py:func:`~pvlib.atmosphere.rh_from_tdew` and :py:func:`~pvlib.atmosphere.tdew_from_rh`.
(:issue:`1744`, :pull:`2286`)
* :py:func:`~pvlib.ivtools.sdm.fit_desoto` now allows input of initial
Expand Down Expand Up @@ -67,12 +63,6 @@ Documentation

Testing
~~~~~~~
* Moved tests folder to `/tests` and data exclusively used for testing to `/tests/data`.
(:issue:`2271`, :pull:`2277`)

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

* Update test files to track new PVGIS 5.3 data. (:pull:`2305`)

Maintenance
Expand Down
8 changes: 7 additions & 1 deletion docs/sphinx/source/whatsnew/v0.11.3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ Enhancements
ground irradiance when the sun was below the horizon. (:issue:`2245`, :pull:`2359`)
* Fix a bug where :py:func:`pvlib.transformer.simple_efficiency` could only be imported
using the `from pvlib.transformer` syntax (:pull:`2388`)
* Reduced space requirements by excluding tests and test files from wheel.
Zipped wheel is now 66% of the previous size, and installed size is 50% of
the previous size.
(:issue:`2271`, :pull:`2277`)

Documentation
~~~~~~~~~~~~~
Expand All @@ -25,7 +29,8 @@ Documentation

Testing
~~~~~~~

* Moved tests folder to `/tests` and data exclusively used for testing to `/tests/data`.
(:issue:`2271`, :pull:`2277`)

Requirements
~~~~~~~~~~~~
Expand All @@ -48,3 +53,4 @@ Contributors
* Manoj K S (:ghuser:`manojks1999`)
* Kurt Rhee (:ghuser:`kurt-rhee`)
* Ayush jariyal (:ghuser:`ayushjariyal`)
* Echedey Luis (:ghuser:`echedey-ls`)

0 comments on commit 638a9d8

Please sign in to comment.