Skip to content

Releases: borowka-obs/hevelius-backend

0.3.0

22 Apr 05:47

Choose a tag to compare

Several new features:

  • Pagination added for tasks
  • Sorting added for tasks
  • Filtering added for tasks
  • Telescopes list added
  • Catalogs list and object search added

0.2.0

09 Mar 04:12

Choose a tag to compare

The work is progressing really well. The changes in this release are:

  • Added support for hevelius version command
  • Added /api/version endpoint (for getting version information)
  • Added /api/task-get endpoint (for getting task details)
  • Added /api/task-update endpoint (for updating task state)
  • Corrected new tasks to be in state 1 (new), not 0 (template)
  • Added /api/night-plan endpoint (generates observation plan for the night)

0.1.0

01 Mar 17:24

Choose a tag to compare

This is the first real release. It's still very much bare bones, but the software was
proven empirically to be deployable and somewhat working.

See the CHANGELOG.md for features and changes.