What's Changed * Drop support for python 3.5 * Use actions/setup-pythonv2 in tests setup * Update requests: use 2.27.0 version * Update urllib3: use 1.26.5 version
Features Fetch matches by date : Use '/matches' routes to download matches by date, create helper functions to get yesterday, today and tomorrow matches.