📦 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
BindColormapclass for better clarity and modularity
📊 New features
- Introduced the
vizsubpackage (#79)
📦 Packaging & documentation
- Removed
setup.cfgand modifiedpyproject.toml - Updated
MANIFEST.inandrequirements.txt - Improved Sphinx documentation templates for class rendering