Skip to content
Snippets Groups Projects
  • thomaswoehlke's avatar
    5a816bef
    ### 0.0.11 Release · 5a816bef
    thomaswoehlke authored
    * Fixed #26 /admin/database/dump
    * Fixed #43 /europe/date_reported
    * Fixed #44 /europe/continent
    * Fixed #45 /europe/country
    * Fixed #46 /europe/country/germany
    * Fixed #50 remove unused requirements from requirements.txt
    * Fixed #51 /europe/imported
    
    ### 0.0.12 Release
    * Issue #28 /admin/database/import
    * 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 #49 EuropeServiceUpdate.__update_data_short()
    
    ### 0.0.13 Release
    * 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.14 Release
    * Issue #5 Visual Graphs for Data per Countries order by Date
    5a816bef
    History
    ### 0.0.11 Release
    thomaswoehlke authored
    * Fixed #26 /admin/database/dump
    * Fixed #43 /europe/date_reported
    * Fixed #44 /europe/continent
    * Fixed #45 /europe/country
    * Fixed #46 /europe/country/germany
    * Fixed #50 remove unused requirements from requirements.txt
    * Fixed #51 /europe/imported
    
    ### 0.0.12 Release
    * Issue #28 /admin/database/import
    * 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 #49 EuropeServiceUpdate.__update_data_short()
    
    ### 0.0.13 Release
    * 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.14 Release
    * Issue #5 Visual Graphs for Data per Countries order by Date