Skip to content

v0.16.0

Compare
Choose a tag to compare
@michealroberts michealroberts released this 21 Dec 15:25
· 120 commits to main since this release
eb252cf

What's Changed

Features

  • feat: add QuadMatch struct to spatial module in @observerly/skysolve by @michealroberts in #134
  • feat: add QuadMatcher to spatial module in @observerly/skysolve by @michealroberts in #135
  • feat: add NewQuadMatcher to spatial module in @observerly/skysolve by @michealroberts in #136
  • feat: add MatchQuad to spatial module in @observerly/skysolve by @michealroberts in #137
  • feat: add MatchQuads to spatial module in @observerly/skysolve by @michealroberts in #138
  • feat: add ReferenceX and ReferenceY to WCSParams struct in @observerly/skysolve by @michealroberts in #139
  • refactor: amend NewWorldCoordinateSystem for accuracy in setup in @observerly/skysolve by @michealroberts in #140
  • feat: add GetRadialExtent to fov module in @observerly/skysolve by @michealroberts in #141
  • feat: add PointPair struct to wcs module in @observerly/skysolve by @michealroberts in #142
  • feat: add ComputeAffineTransformation to wcs module in @observerly/skysolve by @michealroberts in #143
  • feat: add PlateSolver type to solve module in @observerly/skysolve by @michealroberts in #144
  • feat: add type Params to solve module in @observerly/skysolve by @michealroberts in #145
  • feat: add NewPlateSolver to solve module in @observerly/skysolve by @michealroberts in #146
  • feat: add GenerateEuclidianStarQuads to solve module in @observerly/skysolve by @michealroberts in #147
  • feat: add (ps *PlateSolver) ValidateAndConfirmMatches in solve module in @observerly/skysolve by @michealroberts in #148
  • feat: add (ps *PlateSolver) Solve to solve module in @observerly/skysolve by @michealroberts in #149

Documentation

  • docs: amend README.md with solve.NewPlateSolver method in @observerly/skysolve by @michealroberts in #150
  • docs: amend Invariant Features section of READM.md in @observerly/skysolve by @michealroberts in #151

Full Changelog: v0.15.0...v0.16.0