8000 update whatsnew.rst, add contributors, v0.7.0 release date, address #809 by CameronTStark · Pull Request #839 · pvlib/pvlib-python · GitHub
[go: up one dir, main page]

Skip to content

update whatsnew.rst, add contributors, v0.7.0 release date, address #809 #839

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 18, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions docs/sphinx/source/whatsnew/v0.7.0.rst
Orig 8000 inal file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. _whatsnew_0700:

v0.7.0 (MONTH DAY, YEAR)
v0.7.0 (December 18, 2019)
------------------------
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think sphinx will emit a warning if the -- is not the same length as the line above.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed. Thanks for the warning!


This is a major release that drops support for Python 2 and Python 3.4. We
Expand Down Expand Up @@ -198,7 +198,7 @@ Removal of prior version deprecations
* Removed `ModelChain.singlediode` method.
* Removed `ModelChain.prepare_inputs` clearsky assumption when no irradiance
data was provided.

Requirements
~~~~~~~~~~~~
* numpy minimum increased to v1.12.0, released in 2017. (:issue:`830`)
Expand All @@ -220,3 +220,12 @@ Contributors
* Todd Karin (:ghuser:`toddkarin`)
* Mark Mikofski (:ghuser:`mikofski`)
* Kevin Anderson (:ghuser:`kevinsa5`)
* Cameron Stark (:ghuser:`camerontstark`)
* Janine Freeman (:ghuser:`janinefreeman`)
* Roel Loonen (:ghuser:`roelloonen`)
* Birgit Schachler (:ghuser:`birgits`)
* Hamilton Kibbe (:ghuser:`hamiltonkibbe`)
* Adam Peretti (:ghuser:`aperetti`)
* Cedric Leroy (:ghuser:`cedricleroy`)
* Joseph Palakapilly (:ghuser:`JPalakapillyKWH`)
* (:ghuser:`shall-resurety`)
0