Releases: nat236919/covid19-api
Releases · nat236919/covid19-api
v2.1.3
20 Jul 09:35
Compare
Sorry, something went wrong.
No results found
Changes
Changed all the occurrences of CovidAPIv1 to CovidAPIv1Integrator (9a47227 )
Updated Dockerfile to use its slim version for reducing project size (322e392 )
Updated dependencies to patch security issues (#293 )
Migrated travis.org to travis.com (#294 )
v2.1.2
18 Mar 03:41
Compare
Sorry, something went wrong.
No results found
Changes
Implement Models and Integrators separately
Create aggregated get_data methods for Daily reports data
Create aggregated get_data methods for Time series data
Update tests
v2.1.0
02 Mar 02:52
Compare
Sorry, something went wrong.
No results found
Changes
Create Integrators and Models for APIv2
Create Integrators and Models for APIv1 (partly supported)
APIv2 data structure changes (please refer to the current structures here )
/confirmed
/deaths
/recovered
/active
/current/US
/timeseries/US
v2.0.4
20 Sep 04:52
Compare
Sorry, something went wrong.
No results found
Optimise search country by name or id functionality
Refactor coding style
Update documentation
v2.0.3
30 Jul 01:06
Compare
Sorry, something went wrong.
No results found
Reconstruct documentation
Update uvicorn version for security purposes
v2.0.2
23 Jul 02:11
Compare
Sorry, something went wrong.
No results found
Optimise v2 model on getting country data
Update the main file to the current version
v2.0.1
17 Jul 13:24
Compare
Sorry, something went wrong.
No results found
Update README.md
Update git-page
Exclude unused libraries
v2.0.0
08 Jul 09:00
Compare
Sorry, something went wrong.
No results found
Add API v1 and v2
Ready for Docker deployment