Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 806 Bytes

NEWS.md

File metadata and controls

31 lines (19 loc) · 806 Bytes

suncalc 0.5.2 (2023-11-02)

  • Fix getMoonTimes not keeping "rise" and "set"
  • Dates with times before a certain time return times for previous/newt day (#2)

suncalc 0.5.1 (2022-09-28)

  • Update maintener

suncalc 0.5 (2019-04-02)

Major changes

  • Full R implementation of all functions

Bugfixes

  • getSunlightTimes & getMoonTimes always return Date (rather than Date + 12:00:00...)

suncalc 0.4 (2018-02-22)

Bugfixes

  • Dates with times before a certain time return times for previous day. See mourner/suncalc#11

suncalc 0.3 (2017-10-04)

Bugfixes

  • Dates with times before a certain time return times for previous day. See mourner/suncalc#11

suncalc 0.2 (2017-09-08)

Bugfixes

  • Keeping only one variable in all functions