File tree 1 file changed +11
-3
lines changed
docs/sphinx/source/whatsnew 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,22 @@ recommend all users of v0.6.3 upgrade to this release after checking API
8
8
compatibility notes.
9
9
10
10
**Python 2.7 support ended on June 1, 2019. ** (:issue: `501 `)
11
-
12
11
**Minimum numpy version is now 1.10.4. Minimum pandas version is now 0.18.1. **
13
12
14
- **Adds tests for methods in bifacial.py. **
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.
15
22
16
23
17
24
Contributors
18
25
~~~~~~~~~~~~
19
26
* Mark Campanellli (:ghuser: `markcampanelli `)
20
27
* Will Holmgren (:ghuser: `wholmgren `)
21
- * Alexander Morgan (:ghuser: `alexandermorgan `)
28
+ * Oscar Dowson (:ghuser: `odow `)
29
+ * Alexander Morgan (:ghuser: `alexandermorgan `)
You can’t perform that action at this time.
0 commit comments