v0.3.0
What's Changed
π Features & Enhancements
- π₯ Standardize legend font sizing on legend_fontsize by @faridrashidi in #45
- β¨ Add p-value formatting and font size settings by @faridrashidi in #46
- π Use a high-resolution PNG for the docs favicon by @faridrashidi in #55
π Bug Fixes
- π Keep confusion plot counts readable across colormaps by @faridrashidi in #47
- π Publish latest docs through a symlinked incremental build by @faridrashidi in #50
- π Match pieplot percentage labels to legend fontsize by @faridrashidi in #51
- π Fix contrast-aware labels across pie, Venn, and confusion plots by @faridrashidi in #52
- π Use addcount labels in stackplot tick labels by @faridrashidi in #53
- π Show non-significant p-values in full annotations by @faridrashidi in #54
π Documentation
- π Add dedicated API docs for cns.settings by @faridrashidi in #48
π§° Maintenance & Under the Hood
- π₯ Drop Python 3.9 support to fix requests security alert by @faridrashidi in #49
- β¨ Add Google Analytics tracking to docs site by @faridrashidi in #56
- β¬οΈ Update locked Pillow and pytest to patched versions by @faridrashidi in #57
Full Changelog: v0.2.0...v0.3.0