v0.2.0
Added
- Enriched encode results with offsets, sequence ids, overflow encodings, and
maximum-length status. - Added configurable truncation, maximum length, stride, padding, special tokens,
lowercasing, and tokenizer config loading. - Added paired-sequence encoding, paired and configurable batch encoding, and batch
decoding. - Added reproducible HuggingFace Hub loading with revision, authentication, cache,
and local-only or offline options.
Full Changelog: v0.1.3...v0.2.0