token-string 0.8.1

Short (up to 65,535 bytes) immutable strings to e.g. parse tokens, implemented in Rust. These are sometimes called 'German Strings', because Germans have written the paper mentioning them.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# token-string Change Log

## Version 0.8.1 (2024-12-01)

### Internal Changes

- release.yaml: fixed the changelog step

## Version 0.8.0 (2024-12-01)

- Initial release