Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 623 Bytes

CHANGELOG.md

File metadata and controls

36 lines (24 loc) · 623 Bytes

[0.5.1] - 2020-11-01

  • Fix merge conflicts

[0.5.0] - 2020-10-31

  • Move to ESM (#6)
  • Move to Github Actions for CI (#7)

[0.4.0] - 2019-08-04

  • Drop Fastify in favor of custom http server

[0.3.1] - 2018-06-21

  • Increase code coverage

[0.3.0] - 2018-06-21

  • Move to Kojo + Fastify
  • Add factory creation route

[0.2.1] - 2018-06-12

  • Move to GitLab

[0.2.0] - 2018-04-11

  • Add player auth/registration via google #4
  • Add tests