Changes in version 0.5.2 - Fix getMoonTimes not keeping "rise" and "set" - Dates with times before a certain time return times for previous/newt day (#2) Changes in version 0.5.1 (2022-09-29) - Update maintener Changes in version 0.5 Major changes - Full R implementation of all functions Bugfixes - getSunlightTimes & getMoonTimes always return Date (rather than Date + 12:00:00...) Changes in version 0.4 (2018-02-22) Bugfixes - Dates with times before a certain time return times for previous day. See https://github.com/mourner/suncalc/issues/11 Changes in version 0.3 (2017-10-04) Bugfixes - Dates with times before a certain time return times for previous day. See https://github.com/mourner/suncalc/issues/11 Changes in version 0.2 (2017-09-08) Bugfixes - Keeping only one variable in all functions