Releases: borowka-obs/hevelius-backend
Releases · borowka-obs/hevelius-backend
0.3.0
0.2.0
The work is progressing really well. The changes in this release are:
- Added support for
hevelius versioncommand - 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
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.