v0.13.0
What's Changed
🔭 This release introduces the ability to specify a NewCatalogService
to perform a radial search around a { ra, dec } coordinate point.
Features
- feat: add Catalog type to catalog module in @observerly/skysolve by @michealroberts in #106
- feat: add NewCatalogService to catalog module in @observerly/skysolve by @michealroberts in #107
- feat: add (c *CatalogService) PerformRadialSearch to catalog module in @observerly/skysolve by @michealroberts in #108
Documentation
- docs: amend README.md with updated usage guidelines in workspace root by @michealroberts in #109
Full Changelog: v0.12.0...v0.13.0