Astro version 0.5.0
Please note that Elixir 1.11 or later is required.
Bug Fixes
-
Updates documentation to be clear about installation and setup requirements for
tz_world -
Fixes test data for São Paulo now that it no longer uses DST
-
Ensure
:astrois started in test mode
Enhancements
This primary focus of this release is to add lunar calculations for moon phase.
-
Adds
Astro.date_time_new_moon_before/1 -
Adds
Astro.date_time_new_moon_at_or_after/1 -
Adds
Astro.lunar_phase_at/1 -
Adds
Astro.date_time_lunar_phase_at_or_before/2 -
Adds
Astro.date_time_lunar_phase_at_or_after/2