Skip to content

Watney Solver (API ONLY) v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 08:33
· 1 commit to master since this release

Bugfix release for Watney API

Fixes a bug that only affected Watney API 1.2.0.

Changelog

Fixed

  • In API: When the API config file config.yml does not have limitThreads set at all, the API app will no longer crash on startup. This crash happened if you were upgrading from v1.1.3 to v1.2.0 and you were still using your old configuration, the reason being that the default limitThreads value was incorrectly being set to 0 instead of -1.

Downloads

API solver

watney-solve-api-1.2.1*

The Watney API app. Includes the Astrometry.net compatibility API.

The packages contain a single-file, self-contained executable. Therefore .NET 6 runtime installation is not required.
You'll also need to download the Gaia2 Quad Database release.

Extract to any directory, same goes to the quad database. Edit the configuration file config.yml to set the path to your quad database directory, and to configure the API to your liking.

Click on > Assets to view the downloads.