Skip to content

2.3.0

Latest
Compare
Choose a tag to compare
@mikeqfu mikeqfu released this 12 Jul 14:01
· 1 commit to master since this release
f278b76

📦 Release v2.3.0

This release includes functional enhancements, utility improvements and packaging modifications.

Summary of changes since 2.2.0:

🐛 Bug fixes

  • Fixed cosine_similarity_between_texts() to handle edge cases (#77)
  • Minor bug fixes and test improvements (#80)

🔧 Refactoring & utilities

  • Refactored dependency management and added new utility functions (#78)
  • Refactored BindColormap class for better clarity and modularity

📊 New features

  • Introduced the viz subpackage (#79)

📦 Packaging & documentation

  • Removed setup.cfg and modified pyproject.toml
  • Updated MANIFEST.in and requirements.txt
  • Improved Sphinx documentation templates for class rendering