libdd-tinybytes 1.1.2

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



## [1.1.2]https://github.com/datadog/libdatadog/compare/libdd-tinybytes-v1.1.1..libdd-tinybytes-v1.1.2 - 2026-08-07

### Changed

- Moving to workspace-level dependencies, phase 2 ([#2270]https://github.com/datadog/libdatadog/issues/2270) - ([caa732f]https://github.com/datadog/libdatadog/commit/caa732f3fe7c82a347813ba36686e039d29981a3)
- Consolidate core dependencies at workspace level (phase 1) ([#2253]https://github.com/datadog/libdatadog/issues/2253) - ([15899df]https://github.com/datadog/libdatadog/commit/15899dfe754d12186ce7db72f0ff41c1920d52ec)



## [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.