Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

v0.0.5

Compare
Choose a tag to compare
@pawelad pawelad released this 22 Jun 04:50
· 37 commits to master since this release

Changed

  • Refactored and separated match parsing and DB logic code.
  • Moved all goal and DynamoDB related code from goal-checker to just-scored package.
  • Save Goal.CreatedAt field as UTC.

Fixed

  • Goals are not overridden if they already exist in the database (#2).