]> rtime.felk.cvut.cz Git - hubacji1/coffee-getter.git/tag
v0.5.0
object c724847e28a07a7e43b1dc45508e71dd199a61f6
authorJiri Vlasak <jiri.vlasak.2@cvut.cz>
Mon, 7 Nov 2022 15:19:46 +0000 (16:19 +0100)
Release coffee-getter version 0.5.0

This version has refactored code.

---

Jiri Vlasak (27):
      Show stats for 3 and more drinkers
      Update queries to new database structure
      Remove cangelog
      Restructure the project
      Update readme, change license
      Add editor config
      Rework conf ut
      Rework conf
      Rework db ut
      Rework db
      Rename methods (PEP8)
      Rework bot ut
      Rework bot
      Merge branch 'refactor'
      Fix bot
      Fix number of arguments in _sum/_list functions
      Improve database queries
      Use inner join for get drinkers query
      Fix creating of test db
      Update top 5 mate stats runnable
      Update drunk sum runnable
      Merge branch 'rework-runs'