libdd-tinybytes 1.1.1

Tiny implementation of a bytes::Bytes like type that supports AsRef<[u8]>
Documentation
# Changelog



## [1.1.1]https://github.com/datadog/libdatadog/compare/libdd-tinybytes-v1.1.0..libdd-tinybytes-v1.1.1 - 2026-05-18

### Changed

- Pre-compute string messagepack encoding ([#1948]https://github.com/datadog/libdatadog/issues/1948) - ([c713122]https://github.com/datadog/libdatadog/commit/c7131222cb42dd0513821456a4071245c4a819f6)



## [1.1.0]https://github.com/datadog/libdatadog/compare/libdd-tinybytes-v1.0.0..libdd-tinybytes-v1.1.0 - 2026-02-10

### Added

- Introduce TraceData to unify text and binary data ([#1247]https://github.com/datadog/libdatadog/issues/1247) - ([d430cbd]https://github.com/datadog/libdatadog/commit/d430cbd912d5300d521131392b86fc36a599aa27)

### Changed

- Add changelog for every published crate ([#1396]https://github.com/datadog/libdatadog/issues/1396) - ([5c4a024]https://github.com/datadog/libdatadog/commit/5c4a024598d6fe6cbd93a3e3dc9882848912064f)

## 1.0.0 - 2025-11-14

Initial release.