Skip to content

0.7.4

Compare
Choose a tag to compare
@turukawa turukawa released this 11 Aug 09:18
· 11 commits to master since this release
c5cd1ba

Complete update of stack to latest long-term releases.

  • frontend:
    • Node 16 -> 18
    • Nuxt 3.2 -> 3.6.5
    • Latest Pinia requires changes in stores, where imports are not required (cause actual errors), and parameter declaration must happen in functions.
  • backend and celeryworker:
    • Python 3.9 -> 3.11
    • FastAPI 0.88 -> 0.99 (Inboard 0.37 -> 0.51)
    • Poetry -> Hatch
    • Postgres 14 -> 15