Skip to content

v0.8.0

Compare
Choose a tag to compare
@walterbm-cohere walterbm-cohere released this 15 Aug 19:39
· 14 commits to main since this release
d503b5b

Following: https://github.com/daulet/tokenizers/releases/tag/v0.8.0

Breaking change:

Path to compiled rust library needs to be specified via -ldflags. I found it most convenient to use CGO_LDFLAGS env variable to avoid always setting it. See daulet#18 for more details.

What's Changed

Update to allow for platform dependent libs in CGO