unicode-truncate
unicode-truncate copied to clipboard
Rust library for unicode-aware algorithm to pad or truncate `str` in terms of displayed width.
Before this zero length things were assumed to keep, but this is mostly only a best-effort approach. `unicode-segmentation` bundles up characters that belong together. Sadly this is slower but more...
## 🤖 New release * `unicode-truncate`: 1.0.0 -> 1.0.1 (✓ API compatible changes) Changelog ## [1.0.1](https://github.com/Aetf/unicode-truncate/compare/v1.0.0...v1.0.1) - 2024-05-05 ### Other - tweak renovate configs ([#13](https://github.com/Aetf/unicode-truncate/pull/13)) --- This PR was generated...
There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved. Error type: Cannot find preset's...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/Aetf/unicode-truncate). ## Open The following updates have all...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [unicode-width](https://togithub.com/unicode-rs/unicode-width) | dependencies | patch | `0.1.11` -> `0.1.12` | ---...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [unicode-width](https://redirect.github.com/unicode-rs/unicode-width) | dependencies | minor | `0.1` -> `0.2` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [criterion](https://bheisler.github.io/criterion.rs/book/index.html) ([source](https://redirect.github.com/bheisler/criterion.rs)) | dev-dependencies | minor | `0.5` -> `0.7` | | [itertools](https://redirect.github.com/rust-itertools/itertools)...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/create-github-app-token](https://redirect.github.com/actions/create-github-app-token) | action | major | `v1` -> `v2` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4` -> `v6` | --- ### Release...