Changelog
v0.2.5 (2022-02-04)
Documentation
Updated to Creative Commons License (
1f8138a)
v0.2.4 (2022-02-04)
Fix
Update conf file to resolve examples module import issue. (
4b79b4e)
v0.2.3 (2022-01-29)
v0.2.2 (2022-01-29)
v0.2.1 (2022-01-29)
v0.2.0 (2022-01-28)
Feature
Update function names (
fe4f0ca)Update function names (
c7ca396)Update example.ipynb (
1b4e731)Update README.md with Usage and Examples section (
ecb194c)Change default datetype arg in all funcs. (
96dbcae)Datetype_type parameter added with tests (
b92be17)Add custom assert false messages in tests (
1ea5aef)Total_cumulative_vaccine_completion function implimented (
2c4d241)Create test for total_cumulative_recovered_cases (
6f31b5d)Create test for loc_format_check (
e7cee7b)Create test for date_format_check (
f29ff3f)Added location and date format error handlers (
0af5b77)Add cumulative cases recovered function body (
1fafb53)Add function docstrings (
7915cff)Add function shells (
e20bf21)
Fix
Revert pkg dependencies. Add pkg dev dependencies for sphinx (
7fb886c)Add sphinx to dev dependencies (
e7dd9f7)Set lowercase syntax for all instances of module/package name (
b3f0fe0)Update import principal package statement (
d7a91da)Set datetype to False for vacc_comp tests (
73f5bf5)Datetime correction (
beb1af5)Datetime use correction (
341f5f3)Version updated (
d4b8bf0)Typo in datetime check (
e083ffd)Tests updated to pass (
c394f8a)Merge conflict resolved (
e3aec85)Ccm alias added to function calls (
3578d50)Add pytest to package dependencies (
ac93cca)Bug fixes for test_total_cumulative_deaths. Code cleanup (
044acc4)Add dependencies and authors to pyproject.toml (
bd877f2)
Documentation
v0.1.0 (11/01/2022)
First release of
canadacovidmetrics!