v0.1.1
feyninc/catsuv0.1.1Jan 7, 2026by chonknick
AI Summary
This release introduces a major architectural change by migrating the backend to Rust for performance improvements. It also includes maintenance updates to the testing infrastructure and documentation.
Key Highlights
- Switched to Rust backend for performance optimization
- Updated pytest and Codecov configuration in the test workflow
- Enhanced README badges with improved styling and download statistics
New Features
- Rust backend implementation
- Updated testing and CI configuration
- Improved README documentation styling
Full Release Notes
## What's Changed * Chore: Update pytest and Codecov configuration in test workflow by @chonknick in https://github.com/chonkie-inc/catsu/pull/21 * Docs: Update README badges with improved styling and download stats by @chonknick in https://github.com/chonkie-inc/catsu/pull/22 * RFC: Switch to rust backend for performance by @chonknick in https://github.com/chonkie-inc/catsu/pull/27 **Full Changelog**: https://github.com/chonkie-inc/catsu/compare/v0.0.2...v0.1.1