Skip to content

0.6.0

Latest

Choose a tag to compare

@pyb4430 pyb4430 released this 11 Sep 07:45
· 5 commits to master since this release
  • Updated to python 3.10
  • Updated backend dependencies
  • Updated frontend dependencies where possible
  • Refactored frontend to support Vuetify 2 and Vee-Validate 3, using 165 as a guide (also included the eslint and prettier additions)
  • Incorporated the steps in tiangolo/uvicorn-gunicorn-docker into backend.dockerfile, so that the update to python 3.10 was possible. start.sh, start-reload.sh, and gunicorn_conf.py from that repo were added to backend as well
  • Updated the base image for the build stage in the frontend Dockerfile to node:18, no longer the outdated tiangolo/node-frontend
  • A handfuls of issue fixes