v1.0.5

feyninc/chonkiev1.0.5Apr 22, 2025by chonknick

AI Summary

A minor patch release focused on fixing import issues to ensure `CodeChunker` is properly accessible from the main module.

Key Highlights

  • Fixed `CodeChunker` import path in `__init__.py` to allow direct access.

Full Release Notes

## ✨ Highlights

* This is a quick patch release to include `CodeChunker` in the `__init__.py` for chonkie so it can be properly accessed via `from chonkie import CodeChunker`. 

## What's Changed
* Fix: Add Code to init files by @shreyash-chonkie in https://github.com/chonkie-inc/chonkie/pull/63
* Fix: Export `CodeChunker` properly to the main `chonkie.__init__` + Bump up version to `v1.0.5` by @chonknick in https://github.com/chonkie-inc/chonkie/pull/64


**Full Changelog**: https://github.com/chonkie-inc/chonkie/compare/v1.0.4...v1.0.5