target-match 0.3.3

Given a telescope pointing and field of view, rank which catalogued sky objects fall on the frame. Matches by sky position; holds no catalogue data and does no I/O.
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
  "release-type": "rust",
  "include-component-in-tag": false,
  "packages": {
    ".": {}
  },
  "bump-minor-pre-major": true,
  "bump-patch-for-minor-pre-major": false
}