What's changed * Add leap second information for 2022 by dietervansteenwegen in https://github.com/pingswept/pysolar/pull/149 * Pass elevation to get_topocentric_position in get_altitude by obsoletesystm in https://github.com/pingswept/pysolar/pull/157 * Use install_requires keyword in setup.py by cquark7 in https://github.com/pingswept/pysolar/pull/158
New contributors * dietervansteenwegen made their first contribution in https://github.com/pingswept/pysolar/pull/149 * obsoletesystm made their first contribution in https://github.com/pingswept/pysolar/pull/157 * cquark7 made their first contribution in https://github.com/pingswept/pysolar/pull/158
The absence of a leapsecond for 2021 has now been included, plus a few improvements to documentation and the test suite. Thanks for the help and encouragement, everyone.
A shiny new leapsecond, removal of the pytz dependency, and a couple other bug fixes. Thanks, everyone, and especially mborsetti for pushing me to get this release out the door. [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5518074.svg)](https://doi.org/10.5281/zenodo.5518074)
0.8
Update: no new bugs in the past couple weeks, so I'm pushing this to PyPI. (0.8-RC2 and 0.8 are identical.) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1461066.svg)](https://doi.org/10.5281/zenodo.1461066)
0.8rc1
Release candidate for version 0.8. Please file an issue if you find any problems.
0.7
Version 0.7 of Pysolar has some bugfixes and other improvements, including Python 3 compatibility, but it no longer works on Python 2.