- All Transfers, Rankings, PlayerSeasonLeaders would now support the top 5 European Leagues Instead of just Premier league
- New MatchStatistics class that allows for retrieval of advances Game Metrics of the top 5 European Leagues + EFL Championship (2017-2018 ~ Present)
- SQL Dump of all the data to be initialized when Matchstatistics is called for the first time. (17379 game statstics is initialized)
- Feature to update the DB by fetching from fbref.com (Timeout 4 seconds per page)
- Bug Fixes and Refactoring
- Allows Instant Lambda deployment through the Deploy method.