0.23.0
What's Changed
Features
- feat: Added get_elongation to celerity/moon module. by @michealroberts in #89
- feat: Added get_phase to celerity/moon module. by @michealroberts in #90
- feat: Added get_distance to celerity/parallax module. by @michealroberts in #91
- feat: Added convert_parallax_to_metres to celerity/parallax module. by @michealroberts in #92
- feat: Added Angle(TypedDict) type to celerity/common module. by @michealroberts in #94
- feat: Added HourAngle(TypedDict) type to celerity/common module. by @michealroberts in #95
- feat: Added convert_degree_to_dms to celerity/utilities module. by @michealroberts in #96
- feat: Added convert_degree_to_hms to celerity/utilities module. by @michealroberts in #97
- feat: Added format_degree_as_dms to celerity/humanise module. by @michealroberts in #98
- feat: Added format_degree_as_hms to celerity/humanise module. by @michealroberts in #99
Full Changelog: 0.22.0...0.23.0