File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,23 @@ This is a major release that drops support for Python 2 and Python 3.4. We
7
7
recommend all users of v0.6.3 upgrade to this release after checking API
8
8
compatibility notes.
9
9
10
- **Python 2.7 support ended on June 1, 2019 **. (:issue: `501 `)
11
-
10
+ **Python 2.7 support ended on June 1, 2019. ** (:issue: `501 `)
12
11
**Minimum numpy version is now 1.10.4. Minimum pandas version is now 0.18.1. **
13
12
13
+ Bug fixes
14
+ ~~~~~~~~~
15
+ * Fix handling of keyword arguments in `forecasts.get_processed_data `.
16
+ (:issue: `745 `)
17
+
18
+ Testing
19
+ ~~~~~~~
20
+ * Added 30 minutes to timestamps in `test_psm3.csv ` to match change in NSRDB (:issue: `733 `)
21
+ * Added tests for methods in bifacial.py.
22
+
14
23
15
24
Contributors
16
25
~~~~~~~~~~~~
17
26
* Mark Campanellli (:ghuser: `markcampanelli `)
18
27
* Will Holmgren (:ghuser: `wholmgren `)
28
+ * Oscar Dowson (:ghuser: `odow `)
29
+ * Alexander Morgan (:ghuser: `alexandermorgan `)
You can’t perform that action at this time.
0 commit comments