v1.0.10

feyninc/chonkiev1.0.10Jun 7, 2025by chonknick

AI Summary

Enhances type safety by adding mypy stubs and ensuring the package is properly typed for IDE support.

Key Highlights

  • Added mypy stubs and `py.typed` file.
  • Fixed remaining typing issues from mypy analysis.

New Features

  • Type safety improvements.
  • Mypy stubs implementation.

Full Release Notes

## What's Changed
* Fix: Add mypy stubs, `py.typed` and fix any remaining typing issues from mypy by @chonknick in https://github.com/chonkie-inc/chonkie/pull/186
* Bump up the version to `v1.0.10` by @chonknick in https://github.com/chonkie-inc/chonkie/pull/187


**Full Changelog**: https://github.com/chonkie-inc/chonkie/compare/v1.0.9...v1.0.10