Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Apr 20:48
· 9 commits to main since this release

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

🧰 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