Releases: observerly/dusk
Releases · observerly/dusk
v1.3.1
What's Changed
- fix: Typo fix GetSolarEquatorialPosition(). by @michael-observerly in #89
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- feat: Added GetSolarEquatorialPosition(). by @michael-observerly in #88
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- fix: Ensure EclipticCoordinates are capitalized for ext. usage. by @michael-observerly in #85
- feat: Added GetSolarEclipticPosition(). by @michael-observerly in #86
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat: Added GetLunarPhase(). by @michael-observerly in #84
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- fix: capitalisation of EquatorialCoordinate attributes by @michael-observerly in #81
- fix: Ensure HorizontalCoordinates are capitalized for ext. usage. by @michael-observerly in #82
Full Changelog: v0.6.0...v1.0.0
v0.6.0
What's Changed
- feat: Added GetFractionalJulianDaysSinceStandardEpoch(). by @michael-observerly in #58
- feat: Added GetSolarMeanAnomalyLawrence(). by @michael-observerly in #59
- feat: Added GetSolarEquationOfCenterLawrence(). by @michael-observerly in #60
- feat: Added GetSolarEclipticLongitudeLawrence(). by @michael-observerly in #61
- feat: Added GetLunarMeanEclipticLongitude(). by @michael-observerly in #62
- feat: Added GetLunarMeanEclipticLongitudeOfTheAscendingNode(). by @michael-observerly in #63
- feat: Added GetLunarMeanAnomalyLawrence(). by @michael-observerly in #64
- feat: Added GetLunarAnnualEquationCorrection(). by @michael-observerly in #65
- feat: Added GetLunarEvectionCorrection(). by @michael-observerly in #66
- feat: Added GetLunarMeanAnomalyCorrection(). by @michael-observerly in #67
- feat: Added GetLunarTrueAnomaly(). by @michael-observerly in #68
- feat: Added GetLunarTrueEclipticLongitude(). by @michael-observerly in #69
- feat: Added GetLunarCorrectedEclipticLongitudeOfTheAscendingNode(). by @michael-observerly in #70
- feat: Added GetLunarEclipticPositionLawrence(). by @michael-observerly in #71
- feat: Added GetObliquityOfTheEclipticLawrence(). by @michael-observerly in #72
- feat: Added GetLunarEquatorialPositionLawrence(). by @michael-observerly in #73
- feat: Added GetLunarEclipticLongitudeInXHours(). by @michael-observerly in #77
- feat: Added GetLunarEclipticLatitudeInXHours(). by @michael-observerly in #78
- feat: Added GetArgumentOfLocalSiderealTimeForTransit(). by @michael-observerly in #80
Full Changelog: 0.5.0...v0.6.0
v0.5.0
What's Changed
- feat: Added HorizontalCoordinate type. by @michael-observerly in #49
- feat: Added GetGreenwhichSiderealTime(). by @michael-observerly in #51
- feat: Added GetLocalSiderealTime(). by @michael-observerly in #52
- feat: Added GetHourAngle(). by @michael-observerly in #53
- feat: Added ConvertEquatorialCoordinateToHorizontal(). by @michael-observerly in #54
- feat: Added TemporalHorizontalCoordinate type. by @michael-observerly in #55
- feat: Added GetLunarHorizontalCoordinatesForDay(). by @michael-observerly in #56
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: Added GetLunarHorizontalParallax(). by @michael-observerly in #48
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat: Added GetLunarTransitJulianDate(). by @michael-observerly in #42
- feat: Added sincosx() trigonometric shorthand func. by @michael-observerly in #43
- feat: Added EclipticCoordinate type. by @michael-observerly in #44
- feat: Added GetLunarMeanElongation(). by @michael-observerly in #45
- feat: Added GetLunarEclipticPosition(). by @michael-observerly in #46
- feat: Added ConvertEclipticCoordinateToEquatorial(). by @michael-observerly in #47
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: Added GetLunarHourAngle(). by @michael-observerly in #28
- feat: Added GetCurrentJulianPeriod(). by @michael-observerly in #29
- feat: Added GetMeanGreenwhichSiderealTimeInDegrees(). by @michael-observerly in #30
- feat: Added GetSolarMeanLongitude(). by @michael-observerly in #31
- feat: Added GetLunarLongitudeOfTheAscendingNode(). by @michael-observerly in #32
- feat: Added GetLunarLongitudeOfNutation(). by @michael-observerly in #33
- feat: Added GetLunarObliquityOfNutation(). by @michael-observerly in #34
- feat: Added GetMeanObliquityOfTheEcliptic(). by @michael-observerly in #35
- feat: Added GetNutationInLongitudeOfTheEcliptic(). by @michael-observerly in #36
- feat: Added GetNutationInObliquityOfTheEcliptic(). by @michael-observerly in #37
- feat: Added GetApparentGreenwhichSiderealTimeInDegrees(). by @michael-observerly in #38
Full Changelog: v0.1.0...v0.2.0