Skip to content
Snippets Groups Projects
  • thomaswoehlke's avatar
    6d75f1e0
    ### 0.0.10 Release · 6d75f1e0
    thomaswoehlke authored
    * Fixed #24 update_data
    * Fixed #29 /who/info
    * Fixed #30 /europa/info
    * Fixed #31 /rki/info
    * Fixed #32 /nrw/info
    * Fixed #33 /europe/date_reported
    * Fixed #34 /europe/continent
    * Fixed #35 /europe/country
    * Fixed #36 /europe/data
    * Fixed #37 switch from RabbitMQ to Redis
    * Fixed #38 update Celery from 4 to 5
    
    ### 0.0.11 Release
    * Issue #43 /europe/date_reported
    * Issue #44 /europe/continent
    * Issue #45 /europe/country
    * Issue #46 /europe/data
    * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
    * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
    * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
    * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
    * Issue #47 refactor Routes from app.py to org...who,europe,...
    * Issue #48 refactor Tasks from server_mq.py to org...who,europe,...
    
    ### 0.0.12 Release
    * Issue #5 Visual Graphs for Data per Countries order by Date
    * Issue #26 /admin/database/dump
    * Issue #28 /admin/database/import
    6d75f1e0
    History
    ### 0.0.10 Release
    thomaswoehlke authored
    * Fixed #24 update_data
    * Fixed #29 /who/info
    * Fixed #30 /europa/info
    * Fixed #31 /rki/info
    * Fixed #32 /nrw/info
    * Fixed #33 /europe/date_reported
    * Fixed #34 /europe/continent
    * Fixed #35 /europe/country
    * Fixed #36 /europe/data
    * Fixed #37 switch from RabbitMQ to Redis
    * Fixed #38 update Celery from 4 to 5
    
    ### 0.0.11 Release
    * Issue #43 /europe/date_reported
    * Issue #44 /europe/continent
    * Issue #45 /europe/country
    * Issue #46 /europe/data
    * Issue #39 SQLalchemy instead of SQL: AllModelClasses.remove_all()
    * Issue #40 SQLalchemy instead of SQL: EuropeDataImportTable.get_date_rep()
    * Issue #41 SQLalchemy instead of SQL: EuropeDataImportTable.get_countries_of_continent()
    * Issue #42 SQLalchemy instead of SQL: WhoGlobalDataImportTable.get_new_dates_as_array()
    * Issue #47 refactor Routes from app.py to org...who,europe,...
    * Issue #48 refactor Tasks from server_mq.py to org...who,europe,...
    
    ### 0.0.12 Release
    * Issue #5 Visual Graphs for Data per Countries order by Date
    * Issue #26 /admin/database/dump
    * Issue #28 /admin/database/import