Skip to content

Release v0.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 03:15
3fa15d8

Features & Improvements

  • Add start/restart switch to the deploy subcommand to start/restart the server right after the deployment. (#132)
  • Added the new command get-event, which gets an event by event_id from the Database and prints it as JSON. (#139)

Miscellaneous

  • Rewritten API handler. (#136)
  • Fixed: Wrong version while developing in virtual environment. (#141)