Skip to content

v1.2.0

Compare
Choose a tag to compare
@xJREB xJREB released this 06 Jun 08:51
· 26 commits to main since this release

This is mostly a developer-related release, with no new functionality or bug fixes, but substantial changes to the repository.

  • Updated used libraries to the newest compatible versions
  • Switched build tool to from Vue CLI to vite (in preparation of the migration to Vue3)
  • Changed repository structure
  • Made e2e tests more robust
  • Introduced prettier and reformatted the whole code