This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
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