v1.1.1

feyninc/chonkiev1.1.1Jul 18, 2025by chonknick

AI Summary

Resolves Windows installation issues and introduces a new dataset porting utility.

Key Highlights

  • Fixes imports on Windows without requiring Microsoft C++ Build Tools.
  • Added `DatasetsPorter` to save chunks as a dataset.

New Features

  • Windows compatibility fixes.
  • DatasetsPorter functionality.

Full Release Notes

## ✨ Highlights

* Chonkie imports properly on windows without Microsoft C++ Build Tools — solving #212!
* Added `DatasetsPorter` to save chunks as a dataset. 

## What's Changed
* Feat: Bump version and add pre-built wheels for windows to avoid #212 by @chonknick in https://github.com/chonkie-inc/chonkie/pull/216
* add huggingface datasets to the list of porters by @not-lain in https://github.com/chonkie-inc/chonkie/pull/196
* Feat: Bump version to `v1.1.1` and add `DatasetsPorter` by @chonknick in https://github.com/chonkie-inc/chonkie/pull/217


**Full Changelog**: https://github.com/chonkie-inc/chonkie/compare/v1.1.0...v1.1.1