Skip to content

Version 0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Kwasow Kwasow released this 30 Apr 20:25
· 19 commits to main since this release
b202fb9

Changelog

  • added kickPlayer endpoint
  • added leaveGame endpoint
  • added modifyGame endpoint
  • added startGame endpoint
  • updated joinGame endpoint
  • refactor of code and route handlers
  • altered table definitions

Merged PRs

  • Setup CD by @Kwasow in #28
  • Added missing build in yarn production task by @Kwasow in #29
  • Split functions from app.ts into files by @aetn23 in #30
  • Cleanup and Github warnings fix by @Kwasow in #33
  • Leave game by @Kwasow in #35
  • Kick player by @aetn23 in #32
  • Modify game by @Kwasow in #36
  • Changed modifyGame request method to get by @sormys in #37
  • Fixed parsing arguments for firebase messaging by @sormys in #38
  • Added handling startGame get request by @sormys in #39
  • Minor change to joinGame logic by @Kwasow in #40
  • Removed vision doc by @Kwasow in #41
  • Added MIT licence by @sormys in #42

Full Changelog: Sprint1(v0.1)...Sprint2(v0.2)