Skip to content

v0.10.0

Compare
Choose a tag to compare
@michealroberts michealroberts released this 21 Nov 09:39
· 147 commits to main since this release
c5b9a79

What's Changed

Features

  • feat: add TapResponse type to adql module in @observerly/skysolve by @michealroberts in #82
  • feat: add TapClient type to adql module in @observerly/skysolve by @michealroberts in #83
  • feat: add NewTapClient(serviceURL url.URL) to adql module in @observerly/skysolve by @michealroberts in #85
  • feat: add (t *TapClient) BuildADQLQuery to adql module in @observerly/skysolve by @michealroberts in #86
  • feat: add (t *TapClient) ExecuteADQLQuery to adql module in @observerly/skysolve by @michealroberts in #87

Refactors

  • refactor: amend to ExecuteADQLQuery in (g *GAIAServiceClient) PerformRadialSearch in catalog module @observerly/skysolve. by @michealroberts in #88

Full Changelog: v0.9.0...v0.10.0