For more recent changes, please see GitHub Releases.
- add documentation
- add BSD 3-clause license
- add NREL license and disclaimers
- fix #5 - Wheel made after
build_ext
doesn't contain libs
- one source for all platforms
- fixes
@rpath
issue with darwin
- compatibility with Python-3
- fix package names not platform specific
- change linux to linux2 everywhere
- Linux x86-64 wheel with binaries in addition to MS Windows x86-64 wheel
- fixed some namespace clashes
- changed
solar_utils.py
tocore.py
- changed
solar_utils_exceptions.py
toexceptions.py
- conformed to variable naming conventions, removed camelcase, use underscores
- change use of builtin keyword
code
as variable toerr_code
- use pip or setuptools to install