Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 827 Bytes

changelog.md

File metadata and controls

15 lines (12 loc) · 827 Bytes

Release Change Log

0.8.0

  • Changed the whole structure to make 1 function per file.
  • Renamed sun::find_kepler to coords::find_kepler
  • Renamed utils::mean_obliquity_of_the_epliptic to coords::mean_obliquity_of_the_ecliptic
  • Renamed time::eot_decimal_from_utc to sun::eot_decimal_from_utc
  • Renamed time::eot_fortified_utc_from_fixed to sun::eot_fortified_utc_from_fixed
  • Renamed sun::equation_of_time_from_gst to sun::eot_from_gst
  • Renamed sun::equation_of_time_from_utc to sun::eot_from_utc
  • Renamed sun::sun_longitude_and_mean_anomaly to sun::longitude_and_mean_anomaly
  • Renamed sun::ecliptic_position_of_the_sun_from_generic_date to sun::sun_ecliptic_from_generic_date
  • Renamed sun::equatorial_position_of_the_sun_from_generic_date to sun::sun_equatorial_from_generic_date