Releases: observerly/dusk
Releases · observerly/dusk
v1.8.0
What's Changed
- feat: Added GetAngularSeparation(). by @michael-observerly in #105
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- feat: Added GetSunriseSunsetTimes() to dusk module. by @michael-observerly in #103
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
- fix: Invalid memory address or nil pointer dereference in GetMoonriseMoonsetTimes(). by @michael-observerly in #101
Full Changelog: v1.6.0...v1.6.1
v.1.6.0
What's Changed
- feat: AddedGetMoonriseMoonsetTimes(). by @michael-observerly in #99
- feat: AddedGetMoonriseMoonsetTimesInUTC(). by @michael-observerly in #100
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- fix: Corrected ConvertEclipticCoordinateToEquatorial for tangent quadrants. by @michael-observerly in #95
- feat: Added TransitHorizontalCoordinate struct. by @michael-observerly in #96
- feat: Additions to GetLunarHorizontalCoordinatesForDay() in dusk module. by @michael-observerly in #97
- fix: Ensure Sun is capitalized for ext. usage by @michael-observerly in #98
Full Changelog: v1.4.4...v1.5.0
v1.4.4
What's Changed
- fix: Corrected ConvertEclipticCoordinateToEquatorial() for negative angles. by @michael-observerly in #94
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- fix: Adjusted GetLunarHorizontalCoordinatesForDay() for timezone offsets. by @michael-observerly in #93
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- refactor: Improved accuracy of GetGreenwhichSiderealTime(). by @michael-observerly in #92
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- fix: Ensure GetLocalTwilight returns the correct duration. by @michael-observerly in #91
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- fix: Ensure Twilights are capitalized for ext. usage. by @michael-observerly in #90
Full Changelog: v1.3.1...v1.4.0