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 01a00c6 commit 312883cCopy full SHA for 312883c
CHANGELOG.md
@@ -71,6 +71,8 @@ All notable changes to `semchunk` will be documented here. This project adheres
71
### Added
72
- Added the `chunk()` function, which splits text into semantically meaningful chunks of a specified size as determined by a provided token counter.
73
74
+[2.0.0]: https://github.com/umarbutler/semchunk/compare/v1.0.1...v2.0.0
75
+[1.0.1]: https://github.com/umarbutler/semchunk/compare/v1.0.0...v1.0.1
76
[1.0.0]: https://github.com/umarbutler/semchunk/compare/v0.3.2...v1.0.0
77
[0.3.2]: https://github.com/umarbutler/semchunk/compare/v0.3.1...v0.3.2
78
[0.3.1]: https://github.com/umarbutler/semchunk/compare/v0.3.0...v0.3.1
0 commit comments