Skip to content

πŸš€ Chunklet-py v2.1.0 - Release

Choose a tag to compare

@speedyk-005 speedyk-005 released this 20 Dec 16:43
· 100 commits to main since this release

✨ What's New?

Chunklet v2.1.0 is here, and it's bringing the heat with real-time visualization and expanded file support. Whether you're debugging decorators or chunking Excel sheets, we've got you covered.

πŸš€ Highlights

  • Interactive Visualizer: Launch a web-based UI to tune your parameters in real-time.
  • New Formats: Support added for .odt, .csv, and .xlsx.
  • Legacy Love: Restored support for Python 3.9 (while staying 3.14-ready!).

πŸ› οΈ Bug Fixes & Refactors

  • CodeChunker: Fixed line skipping, decorator separation, and redundant logic.
  • CLI: Resolved PosixPath TypeError. Big thanks to @arnoldfranz!
  • CI/CD: Fixed Coveralls 422 errors and stabilized the test matrix.

Full Changelog: View here
Install: pip install chunklet-py==2.1.0