Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 795 Bytes

CHANGELOG.md

File metadata and controls

30 lines (16 loc) · 795 Bytes

Changelog

3.0.4 - Moved Changelog to its own file

3.0.3 - Fix nsrdb dataset validation error

3.0.2 - Fix example output in README

3.0.1 - Fix NREL documentation URL in README

3.0.0 - Updated to PVWatts v6. Minor input validation fixes and generalized tox config to test with any python 3 version

2.1.0 - Add Python 3 support while maintaining Python 2 backwards compatibility

2.0.3 - Fix pip install under OSX

2.0.2 - Make all requests using HTTPS

2.0.1 - Minor updates to README

2.0.0 - Version is now compatible with PVWatts v5. 2.0.0 is not backwards compatible with 1.2.0. Attributes of the API have changed.

1.2.0 - Fixed proxy handling, now using proxies parameter.

1.1.1 - Updated copyright notice

1.1.0 - Minor import fix and README update

1.0.0 - First release