📦 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 modifiedpyproject.toml
- Updated
MANIFEST.in
andrequirements.txt
- Improved Sphinx documentation templates for class rendering