We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b56dae commit 14d8ad5Copy full SHA for 14d8ad5
docs/sphinx/source/whatsnew/v0.3.3.txt
@@ -1,6 +1,6 @@
1
.. _whatsnew_0330:
2
3
-v0.3.3 (May xx, 2016)
+v0.3.3 (June xx, 2016)
4
-----------------------
5
6
This is a minor release from 0.3.2.
@@ -22,6 +22,8 @@ Enhancements
22
to support simple array modeling. (:issue:`159`)
23
* Adds support for ``SingleAxisTracker`` objects in ``ModelChain``.
24
(:issue:`169`)
25
+* Add ``__repr__`` method to PVSystem, LocalizedPVSystem, ModelChain,
26
+ SingleAxisTracker, Location. (:issue:`142`)
27
28
29
Bug fixes
@@ -58,3 +60,4 @@ Contributors
58
60
59
61
* Will Holmgren
62
* Mark Mikofski
63
+* Johannes Oos
0 commit comments