Skip to content

Releases: SatAgro/suntime

v1.3.2

10 Mar 21:57
Compare
Choose a tag to compare

v1.3.1

07 Mar 21:40
Compare
Choose a tag to compare

v1.3.0

05 Mar 18:12
6e907a9
Compare
Choose a tag to compare

It has taken some time but finally its here a new release that includes:

Features

  • Unique sunrise (get_sunrise_time) and sunset (get_sunset_time) methods (note that get_local_sunrise_time and get_local_sunset_time are deprecated now)
  • Added seconds calculation, although note that this also depends on the orography so it is just an approximate calculation

Bugfixes

Dev-ops

  • Added tests
  • Included GitHub actions for linting and testing on python 3.8 to 3.10

v1.2.5

26 Aug 12:58
Compare
Choose a tag to compare

Solved issue with corner case (sunset on next day but the current month has less total days).

Version 1.2.4

06 May 09:32
Compare
Choose a tag to compare

Solved issues with installation.

Version 1.2.1

03 Feb 20:19
Compare
Choose a tag to compare

Solved issues with default today dates.
Improved setup and documentation.

Version 1.2

04 Dec 17:12
Compare
Choose a tag to compare

Added pip installation compatibility.

Version 1.1

20 Sep 14:04
91ea4ec
Compare
Choose a tag to compare

Solved issues with corner values

First release

11 Sep 06:27
Compare
Choose a tag to compare

Calculates sunset and sunrise in UTC and local or custom time zone.