We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16dfb4d commit 3d3c551Copy full SHA for 3d3c551
CHANGELOG.md
@@ -79,6 +79,7 @@ All notable changes to `semchunk` will be documented here. This project adheres
79
### Added
80
- Added the `chunk()` function, which splits text into semantically meaningful chunks of a specified size as determined by a provided token counter.
81
82
+[2.2.0]: https://github.com/umarbutler/semchunk/compare/v2.1.0...v2.2.0
83
[2.1.0]: https://github.com/umarbutler/semchunk/compare/v2.0.0...v2.1.0
84
[2.0.0]: https://github.com/umarbutler/semchunk/compare/v1.0.1...v2.0.0
85
[1.0.1]: https://github.com/umarbutler/semchunk/compare/v1.0.0...v1.0.1
0 commit comments