mirror of
https://github.com/mii443/tokenizers.git
synced 2025-12-05 20:28:22 +00:00
Rust - Improve TruncationError
This commit is contained in:
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
- Improved errors generated during truncation: When the provided max length is too low are
|
||||
now handled properly.
|
||||
|
||||
## [0.7.0]
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user