All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.
1.1.0 - 2024-02-18
- Nginx and docker image for webapp. (#6)
- Swagger ui path to
/doc
. (#6)
1.0.1 - 2024-02-17
- Nginx add CORS header. (#2)
- DB schema and storage helper. (#4)
- Task response missing 2d coords. (#3)
1.0.0 - 2024-02-14
- Init flask api server. (#1)