v1.6.1
feyninc/chonkiev1.6.1Mar 18, 2026by chonk-lain
AI Summary
This patch release focuses on fixing import issues, updating dependencies (like pyjwt and orjson), and adding httpx support.
Key Highlights
- Fixed various import issues.
- Added httpx support.
- Updated dependencies including pyjwt, orjson, and authlib.
New Features
- httpx support
- Dependency updates (pyjwt, orjson, authlib)
Full Release Notes
# Chonkie 1.6.1 (patch release) 🔨 This patch release focuses on fixing import issues and updating dependencies ## What's Changed * chore(deps): bump pyjwt from 2.10.1 to 2.12.0 by @dependabot[bot] in https://github.com/chonkie-inc/chonkie/pull/521 * chore(deps): bump orjson from 3.11.3 to 3.11.6 by @dependabot[bot] in https://github.com/chonkie-inc/chonkie/pull/520 * chore: fix imports by @chonk-lain in https://github.com/chonkie-inc/chonkie/pull/525 * chore: add httpx and update [all] by @chonk-lain in https://github.com/chonkie-inc/chonkie/pull/526 * chore: bump version by @chonk-lain in https://github.com/chonkie-inc/chonkie/pull/527 * chore(deps): bump authlib from 1.6.7 to 1.6.9 by @dependabot[bot] in https://github.com/chonkie-inc/chonkie/pull/524 **Full Changelog**: https://github.com/chonkie-inc/chonkie/compare/v1.6.0...v1.6.1