π Chunklet-py v2.1.1 - Critical Bug Fix Release
π¨ Critical Fix
Fixed a breaking bug where the Chunk Visualizer static files (CSS, JS, HTML) were missing from the PyPI package distribution. This caused RuntimeError: Directory does not exist when running chunklet visualize.
π¦ Installation
pip install --upgrade chunklet-pyπ What's Changed
- Added proper package data configuration to include visualizer static files
- Fixed PyPI package distribution to include all necessary files
- Updated documentation and changelog
π Full Details
See the complete changelog for all changes.
π― Impact
The visualizer now works correctly after installation. All other features remain unchanged and fully functional.