Skip to content

v0.13.0

Compare
Choose a tag to compare
@michealroberts michealroberts released this 25 Nov 16:28
· 104 commits to main since this release
885834b

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