This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
v0.0.5
Changed
- Refactored and separated match parsing and DB logic code.
- Moved all goal and DynamoDB related code from
goal-checker
tojust-scored
package. - Save
Goal.CreatedAt
field as UTC.
Fixed
- Goals are not overridden if they already exist in the database (#2).