Releases: michealroberts/celerity
Releases · michealroberts/celerity
0.26.0
What's Changed
- feat: add NightPhase enum to night module in @observerly/celerity. by @michealroberts in #107
- feat: add get_night_phase() to celerity/night module. by @michealroberts in #108
- feat: add get_solar_altitude() to celerity/night module. by @michealroberts in #110
Full Changelog: 0.25.3...0.26.0
0.25.3
What's Changed
Fixes
- fix: amend get_greenwhich_sidereal_time() to correctly round microseconds in @observerly/celerity. by @michealroberts in #106
Full Changelog: 0.25.2...0.25.3
0.25.2
What's Changed
Fixes
- fix: amend get_greenwhich_sidereal_time() to correctly round microseconds in @observerly/celerity. by @michealroberts in #105
Full Changelog: 0.25.1...0.25.2
0.25.1
What's Changed
Fixes
- fix: amend UTC datetime.astimezone() across repository in @observerly/celerity. by @michealroberts in #104
Full Changelog: 0.25.0...0.25.1
0.25.0
What's Changed
Chores
- chore: add type marker, support for PEP 561 and mypy to @observerly/celerity. by @michealroberts in #103
Full Changelog: 0.24.0...0.25.0
0.24.0
What's Changed
Features
- feat: Added Time() class to celerity/temporal module. by @michealroberts in #100
Full Changelog: 0.23.0...0.24.0
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
0.22.0
What's Changed
Features
- feat: Added get_night to celerity/night module. by @michealroberts in #88
Full Changelog: 0.21.0...0.22.0
0.21.0
What's Changed
Features
- feat: Added is_night to celerity/night module. by @michealroberts in #83
- feat: Added get_spring_equinox to celerity/equinox module. by @michealroberts in #84
- feat: Added get_autumn_equinox to celerity/equinox module. by @michealroberts in #85
- feat: Added get_summer_solstice to celerity/solstice module. by @michealroberts in #86
- feat: Added get_winter_solstice to celerity/solstice module. by @michealroberts in #87
Full Changelog: 0.20.0...0.21.0
0.20.0
What's Changed
Features
- feat: Added get_correction_to_horizontal_for_refraction to celerity/refraction module. by @michealroberts in #82
- feat: Added get_solar_transit to celerity/night module. by @michealroberts in #81
Full Changelog: 0.19.0...0.20.0