v0.10.0
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