Skip to content

Tags: rbraid/pvlib-python

Tags

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Finalize v0.12.0 (pvlib#2413)

* whatsnew cleanup

* add missing contributors

* fix minor docs error from pvlib#2244

* misc cleanup

* rename 0.11.3 to 0.12.0

* add missed edits to contributing guide for new tests location

* remove missed `fail_on_pvlib_version` decorator for get_am15g

* remove duplicated entries

* a few more rst fixes

* Update docs/sphinx/source/whatsnew/v0.12.0.rst

Co-authored-by: RDaxini <143435106+RDaxini@users.noreply.github.com>

---------

Co-authored-by: RDaxini <143435106+RDaxini@users.noreply.github.com>

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Finalize v0.11.2 (pvlib#2335)

* update release date

* nix empty/redundant sections

* reorder entries

* use present tense

* discussion -> discuss

* add missing contributors

* final tweaks

* fix duplicate contributor entry

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Finalize v0.11.1 (pvlib#2225)

* add missing contributors

* set release date; misc whatsnew cleanup

* more whatsnew cleanup

* address review comments

Co-Authored-By: RDaxini <143435106+RDaxini@users.noreply.github.com>
Co-Authored-By: Echedey Luis <80125792+echedey-ls@users.noreply.github.com>

* tildes

---------

Co-authored-by: RDaxini <143435106+RDaxini@users.noreply.github.com>
Co-authored-by: Echedey Luis <80125792+echedey-ls@users.noreply.github.com>

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Finalize v0.11.0 (pvlib#2102)

* finalize 0.11.0 whatsnew

* whatsnew tweak

v0.11.0-alpha.1

Toggle v0.11.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
`pvlib.pvsystem.singlediode`: remove deprecated `ivcurve_pnts` parame…

…ter (pvlib#2101)

* remove deprecated singlediode ivcurve_pnts parameter

* whatsnew

v0.10.5

Toggle v0.10.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Finalize 0.10.5 (pvlib#2035)

* whatsnew cleanup

* add v0.11.0 file

* forgot to include myself in the contributors

* update release date

* Comments from review

v0.10.4

Toggle v0.10.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Finalize 0.10.4 (pvlib#1994)

* finalize whatsnew

* Update docs/sphinx/source/whatsnew/v0.10.4.rst

Co-authored-by: Adam R. Jensen <39184289+AdamRJensen@users.noreply.github.com>

* Create v0.10.5.rst

---------

Co-authored-by: Adam R. Jensen <39184289+AdamRJensen@users.noreply.github.com>

v0.10.3

Toggle v0.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Finalize 0.10.3 (pvlib#1934)

* clean up 0.10.3 whatsnew

* Create v0.10.4.rst

* Update docs/sphinx/source/whatsnew/v0.10.3.rst

Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>

---------

Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Finalize 0.10.2 (pvlib#1868)

* 0.10.2 whatsnew cleanup

* create v0.10.3 whatsnew

* formatting tweaks

* remove GH actions workflow for joss-pdf

this file was accidentally merged in with pvlib#1855

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replace `pvfactors` with `solarfactors` (pvlib#1797)

* try out solarfactors

* use solarfactosr in conda env files too

* docs and whatsnew

* More documentation

* reword for clarity; add a bit of "why"