Releases: observerly/dusk
Releases · observerly/dusk
v1.16.0
What's Changed
- feat: Added checks for GetObjectTransitMaximaTime() to altitude. by @michealroberts in #131
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- feat: Added checks for BelowObserversHorizon() to altitude related utilities. by @michealroberts in #130
Full Changelog: v1.14.1...v1.15.0
v1.14.1
What's Changed
- fix: Ensure GetObjectRiseObjectSetTimesInUTCForDay returns correct transit with datetime offsets. by @michealroberts in #129
Full Changelog: v1.14.0...v1.14.1
v1.14.0
What's Changed
- feat: Added json:"" struct literals to coordinates.go. by @michealroberts in #128
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- feat: Added GetObjectHorizontalCoordinatesForDay(). by @michealroberts in #126
- fix: Ensure GetObjectTransit returns correct transit.maximum. by @michealroberts in #127
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- feat: Added GetObjectTransitMaximaTime() to dusk module. by @michealroberts in #122
- fix: Ensured GetObjectRiseObjectSetTimes() Duration return. by @michealroberts in #123
- feat: Added GetObjectTransit() to dusk module. by @michealroberts in #124
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- feat: Added GetObjectRiseObjectSetTimesInUTCForDay() to dusk module. by @michealroberts in #120
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- feat: Added GetAtmosphericRefraction(). by @michealroberts in #117
- feat: Added GetRelativeAirMass(). by @michealroberts in #118
- feat: Added GetApparentAltitude(). by @michealroberts in #119
Full Changelog: v1.9.1...v1.10.0
v1.9.1
What's Changed
- fix: Ensure Coordinates are capitalized for ext. usage. by @michealroberts in #113
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- feat: Added GetDoesObjectRiseOrSet() to dusk module. by @michealroberts in #106
- feat: Added ConvertLocalSiderealTimeToGreenwhichSiderealTime() to dusk module. by @michealroberts in #107
- feat: Added GetDatetimeZeroHour() to dusk module. by @michealroberts in #108
- feat: Added ConvertGreenwhichSiderealTimeToUniversalTime() to dusk module. by @michealroberts in #109
- feat: Added GetObjectRiseObjectSetTimesInUTC() to dusk module. by @michealroberts in #110
- feat: Added GetObjectRiseObjectSetTimes() to dusk module. by @michealroberts in #112
Full Changelog: v1.8.0...v1.9.0