## [1.1.2] - 2025-10-21
- Store associated values
- `push` returns a reference to the stored value
- Iterators are clonable
- Added `replace_top_assoc_bytes` for optimized data replacement
- Added `top` and `top_assoc_*` methods
- Drop `thiserror`, implement `Display` manually
## [1.0.0] - 2025-09-08
- First public release