Skip to content

v0.36.0

Compare
Choose a tag to compare
@michealroberts michealroberts released this 24 Apr 16:09
· 20 commits to main since this release

What's Changed

馃敪 This release fixes an important bug found within the getGreenwhichSiderealTime() which returns inaccurate astrometry at the second and millisecond precision.

Features

  • feat: add Maybe = NonNullable | undefined to common module in @observerly/astrometry. by @michealroberts in #181

Fixes

  • fix: amend getGreenwhichSiderealTime() utility to be accurate up to ms in @observerly/astrometry. by @michealroberts in #180

Full Changelog: v0.35.0...v0.36.0