v1.5.2

feyninc/chonkiev1.5.2Jan 5, 2026by chonknick

AI Summary

Adds a new `FastChunker` implementation to significantly improve chunking speed, along with minor type safety improvements.

Key Highlights

  • New `FastChunker` implementation for faster chunking
  • Added `__all__` to resolve pyright type checking warnings

New Features

  • FastChunker

Full Release Notes

<p align="center">
  <img width="500" height="500" alt="FastChonkie!" src="https://github.com/user-attachments/assets/94cc864b-4013-4f9d-9cb0-d71a3c091a00" />
</p>

## What's Changed
* Feat: Add `FastChunker`  by @chonknick in https://github.com/chonkie-inc/chonkie/pull/430
* Add `__all__` to make `pyright` happy by @Kludex in https://github.com/chonkie-inc/chonkie/pull/429

## New Contributors
* @Kludex made their first contribution in https://github.com/chonkie-inc/chonkie/pull/429

**Full Changelog**: https://github.com/chonkie-inc/chonkie/compare/v1.5.1...v1.5.2