Skip to content

Releases: michealroberts/celerity

0.19.0

22 May 13:58
Compare
Choose a tag to compare

Full Changelog: 0.18.0...0.19.0

0.18.0

22 May 13:46
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: 0.17.0...0.18.0

0.17.0

19 May 14:26
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Added is_object_never_visible to celerity/transit module. by @michealroberts in #75
  • feat: Added is_equatorial_coordinate assertion to celerity/common module. by @michealroberts in #76
  • feat: Added is_horizontal_coordinate assertion to celerity/common module. by @michealroberts in #77
  • feat: Added is_object_below_horizon to celerity/transit module. by @michealroberts in #78

Full Changelog: 0.16.0...0.17.0

0.16.0

18 May 13:59
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Added get_angular_separation to celerity/astrometry module. by @michealroberts in #74

Full Changelog: 0.15.0...0.16.0

0.15.0

18 May 13:19
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: 0.14.0...0.15.0

0.14.0

18 May 12:46
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: 0.13.0...0.14.0

0.13.0

18 May 11:38
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: 0.12.0...0.13.0

0.12.0

17 May 19:08
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Added get_corrected_ecliptic_longitude_of_the_ascending_node to celerity/moon module. by @michealroberts in #61
  • feat: Added get_ecliptic_longitude to celerity/moon module. by @michealroberts in #62
  • feat: Added get_ecliptic_latitude to celerity/moon module. by @michealroberts in #63
  • feat: Added get_equatorial_coordinate to celerity/moon module. by @michealroberts in #64

Full Changelog: 0.11.0...0.12.0

0.11.0

13 May 13:01
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Added get_correction_to_equatorial to celerity/coordinates module. by @michealroberts in #55
  • feat: Added is_object_circumpolar to celerity/transit module. by @michealroberts in #56

Full Changelog: 0.10.0...0.11.0

0.10.0

11 May 16:02
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Added get_transit to transit/module. by @michealroberts in #52
  • feat: Added convert_local_sidereal_time_to_greenwhich_sidereal_time to celerity/temporal module. by @michealroberts in #53
  • feat: Added convert_greenwhich_sidereal_time_to_universal_coordinate_time to celerity/temporal module. by @michealroberts in #54
  • feat: Added get_correction_to_equatorial_for_precession_of_equinoxes to celerity/precession module. by @michealroberts in #26
  • feat: Added get_correction_to_equatorial_for_nutation to celerity/nutation module. by @michealroberts in #29
  • feat: Added get_correction_to_equatorial_for_aberration to celerity/aberration module. by @michealroberts in #35

Full Changelog: 0.9.0...0.10.0