This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
Releases: observerly/polaris
Releases · observerly/polaris
0.65.0
What's Changed
Features
- feat: Added convertEclipticToHorizontal() to coordinates module. by @michealroberts in #132
Full Changelog: 0.64.0...0.65.0
0.64.0
What's Changed
- feat: Added getPlanetaryMeanAnomaly() to planets module. by @michealroberts in #110
- feat: Added getPlanetaryEquationOfCenter() to planets module. by @michealroberts in #112
- feat: Added getPlanetaryTrueAnomaly() to planets module. by @michealroberts in #113
- feat: Added HeliocentricEclipticCoordinate type. by @michealroberts in #114
- feat: Added Planet type. by @michealroberts in #115
- feat: Added getPlanetaryHeliocentricEclipticCoordinate() to planets module. by @michealroberts in #116
- feat: Added Mercury constant to planets module. by @michealroberts in #117
- feat: Added Mercury constant to planets module. by @michealroberts in #119
- feat: Added Mercury constant to planets module. by @michealroberts in #121
- feat: Added Earth constant to planets module. by @michealroberts in #122
- feat: Added Mars constant to planets module. by @michealroberts in #123
- feat: Added Jupiter constant to planets module. by @michealroberts in #124
- feat: Added Saturn constant to planets module. by @michealroberts in #125
- feat: Added Uranus constant to planets module. by @michealroberts in #126
- feat: Added Neptune constant to planets module. by @michealroberts in #127
- feat: Added getPlanetaryHeliocentricAdjustedEclipticCoordinate() to p… by @michealroberts in #128
- feat: Amend { ra } calculation to use Math.atan2 in convertEclipticToEquatorial() in coordinates module. by @michealroberts in #129
- feat: Added getPlanetaryEclipticCoordinate() to planets module. by @michealroberts in #130
Chores
- chore: Updated typescript => v4.9.5 devDependency. by @michealroberts in #118
- chore: Updated vite => v4.2.1 devDependency. by @michealroberts in #120
Full Changelog: 0.63.0...0.64.0
0.63.0
What's Changed
Features
- feat: Added isAboveHorizon() to transit module. by @michealroberts in #109
Full Changelog: 0.62.0...0.63.0
0.62.0
What's Changed
Features
- feat: Added getDoesObjectRiseOrSet() to transit module. by @michealroberts in #100
- feat: Added getNumberOfJulianDaysSinceEpoch2000() to epoch module. by @michealroberts in #101
- feat: Added getSolarMeanTime() to solar module. by @michealroberts in #102
- feat: Added getSolarEclipticLongitude() to solar module. by @michealroberts in #103
- feat: Added getSolarDeclination() to solar module. by @michealroberts in #104
- feat: Added getSolarHourAngle() to solar module. by @michealroberts in #105
- feat: Added getSolarTransitJulianDate() to solar module. by @michealroberts in #106
- feat: Added getSolarRiseSet() to solar module. by @michealroberts in #108
Full Changelog: 0.61.0...0.62.0
0.61.0
What's Changed
Features
- feat: Added getUniversalTime() to epoch module. by @michealroberts in #98
- feat: Added getObjectTransit() to transit module. by @michealroberts in #99
Full Changelog: 0.60.0...0.61.0
0.60.0
What's Changed
Features
- feat: Added useObserver() composable to observer module. by @michealroberts in #86
- feat: Added getAirmass() to observation module. by @michealroberts in #89
- feat: Added SECONDS_ related constants to time module. by @michealroberts in #92
- feat: Added MILLISECONDS_ related constants to time module. by @michealroberts in #95
Full Changelog: 0.59.0...0.60.0
0.59.0
What's Changed
- feat: Added { J1900, J2000, ... } to exported members. by @michealroberts in #85
Full Changelog: 0.58.0...0.59.0
0.58.0
What's Changed
Features
- feat: Added { horizontalCoordinateFocus, ...focus } to convertHorizon… by @michealroberts in #84
Full Changelog: 0.57.0...0.58.0
0.57.0
What's Changed
Features
- feat: Added getOrthodromicAngluarDistance() to astrometry module. by @michealroberts in #83
Chores
- chore: Upgrade ci workflow runners to use pnpm package manager. by @michealroberts in #81
- chore: Upgraded vite (v3.1.8), vitest (v0.24.3) and rollup (v3.2.) dev dependencies to their latest versions. by @michealroberts in #80
- ci: Switched to the pnpm package manager. by @michealroberts in #82
Full Changelog: 0.56.0...0.57.0
0.56.0
What's Changed
- feat: Added getLunarPhaseName(). by @michealroberts in #79
Full Changelog: 0.55.0...0.56.0