CHANGELOG
v1.1.5 (2025-02-02)
Bug Fixes
Documentation
v1.1.4 (2025-02-02)
Bug Fixes
v1.1.3 (2025-02-02)
Bug Fixes
Added explicit type hints to function parameters (
b003228)
Documentation
Corrected error in docstrings (
e444a0c)
v1.1.2 (2025-01-29)
Bug Fixes
Testing
v1.1.1 (2025-01-28)
Bug Fixes
v1.1.0 (2025-01-25)
Bug Fixes
Added missing test for
get_cifor non-numeric alpha (2f2803c)Capitalized Python in Intro (
89fab61)Fixed badge rendering issue (
3f71416)Fixed error in badge hyperlinks (
750edf7)Markdown rendering (
516d3ab)Modified test for
get_test_statisticsince it no longer returns a value (11db3b4)Raise TypeError in
summarymethod for non-numericalphaarg (8ea4e3d)Rendering issues (
098499a)Replaced
**kwargsinsummarymethod withciandalphaarguments (f44e9b4)Update readthedocs badge hyperlink to latest version (
ebffeb1)
Documentation
Added additional documentation and ecosystem context (
8f8d607)Added badge for readthedocs (
84873ac)Added more references and further elaboration on functions (
38c010b)Added pytest tutorial (
d3cf086)Completed docstrings for
summary(b4597bb)Completed docstrings for all methods except
summary(f387197)Made changes to docstrings in response to comments (
f49f94b)Organize TOC into Vignettes and Developer Notes (
5391698)Update Contributors to list (
877f610)