v1.2.1
feyninc/chonkiev1.2.1Aug 28, 2025by chonknick
AI Summary
A maintenance release focused on fixing compilation flags to ensure compatibility across different Linux distributions.
Key Highlights
- Removed `--ffast-math` from `setup.py` as it was not supported on all platforms.
New Features
- Fixed Linux distro compatibility issues regarding compiler flags.
Full Release Notes
## 🛠️ Fixes - Removes `--ffast-math` from `setup.py`, since it's not supported on all platforms/linux distros! **Full Changelog**: https://github.com/chonkie-inc/chonkie/compare/v1.2.0...v1.2.1