tantivy/tokenizer-api
PSeitz 17d5869ad6
update CHANGELOG, use github API in cliff (#2354)
* update CHANGELOG, use github API in cliff

* reset version to 0.21.1, before release

* chore: Release

* remove unreleased from CHANGELOG
2024-04-15 10:07:20 +02:00
..
src improve docs, rework exports (#2220) 2023-10-18 09:22:24 +02:00
Cargo.toml update CHANGELOG, use github API in cliff (#2354) 2024-04-15 10:07:20 +02:00
README.md move tokenizer API to seperate crate (#1767) 2023-01-09 06:37:38 +01:00

#Tokenizer-API

An API to interface a tokenizer with tantivy.

The API will be kept stable in order to not break support for existing tokenizers.