Skip to content

Releases: pingswept/pysolar

0.11

25 Jul 17:13
fe5cb8e
Compare
Choose a tag to compare

What's changed

New contributors

DOI

0.10

20 Sep 21:33
Compare
Choose a tag to compare

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.

DOI

0.9

18 Oct 14:20
Compare
Choose a tag to compare
0.9

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

0.8

28 Sep 20:11
1569b77
Compare
Choose a tag to compare
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

0.8 release candidate 1

09 Dec 20:01
c2a0869
Compare
Choose a tag to compare
Pre-release

Release candidate for version 0.8. Please file an issue if you find any problems.

Python 3 only

18 Apr 01:03
Compare
Choose a tag to compare

Version 0.7 of Pysolar has some bugfixes and other improvements, including Python 3 compatibility, but it no longer works on Python 2.

Patches for Python 2 compatibility welcome.

Python 3 support (still works with Python 2)

15 Aug 23:35
Compare
Choose a tag to compare

Fixed a few more problems to make Pysolar work with Python 3. Note that REST2 model is still not validated, and probably doesn't work right. If you stay away from the file rest.py, the library is as well-tested as previous releases.

Starting Python 3 conversion

19 Apr 11:51
Compare
Choose a tag to compare
Pre-release

This is the first release with Python 3 support. Python 2 is still supported.

Note that query_usno.py does not yet support Python 3, but this doesn't affect the normal use of the library. Thanks for Robin Wilson of the University of Southampton for the Py3 conversion.