Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

40 lines (27 loc) · 2.4 KB

Version v0.3.0

v0.3.0

Codebase changes in v0.3.0

  • Added tournament handlers and test interactions with players (#16, @takama)
  • Integrated backer package and added player handlers (#15, @takama)

v0.2.0

Codebase changes in v0.2.0

  • Added database connector and migrations (#12, @takama)
  • Added docker compose file and created database container (CockroachDB) (#11, @takama)

v0.1.0

Codebase changes in v0.1.0

Configuration changes in v0.1.0

  • Added Makefile, Dockerfile and vendors dependencies (#9, @takama)
  • Added service configuration from environment (#9, @takama)
  • Added packages structure, version automation (#9, @takama)

Documentation changes in v0.1.0