Release v1.1.0
Changelog
- UGC retriever is added (#18)
- Reorganized DB schema
- Up to date JSONs with heroes, items (including events), abilities, mods, regions etc
- GetTournamentPrizePool request mapper is added (#54)
- Items request is added (#57)
- 6.82 map-image is added (#68)
- [BugFix]
teams_mapper_web
doesn't map one team (#69) - Travis CI is added
- Core-items are covered with tests
- User can filter matches in the local DB using
team_id
- Many minor code fixes