aligned-buffer-pool 0.0.6

A buffer-pool with controllable alignment.
Documentation
# Changelog

All notable changes to this project will be documented in this file.

## [0.0.6]https://github.com/YoloDev/rstml-component/compare/0.0.5..0.0.6 - 2024-06-24

### 🔨 Chore

- Updated the following local packages: aligned-buffer - ([0000000]https://github.com/YoloDev/rstml-component/commit/0000000)

## [0.0.5]https://github.com/YoloDev/rstml-component/compare/0.0.4..0.0.5 - 2024-03-24

### ✨ Features

- Re-exports - ([1b82745]https://github.com/YoloDev/rstml-component/commit/1b82745f9f1ee02d23477b297633ea752303564e)
- Add validator pools - ([6bb232c]https://github.com/YoloDev/rstml-component/commit/6bb232c351f2a3f4e19fd607d20eee461c75195c)

## [0.0.4]https://github.com/YoloDev/rstml-component/compare/0.0.3..0.0.4 - 2024-03-24

### ✨ Features

- Provide default alignment - ([cd0b9bf]https://github.com/YoloDev/rstml-component/commit/cd0b9bfe0ef2778759e273633747984d5ec36399)

## [0.0.3]https://github.com/YoloDev/rstml-component/compare/0.0.2..0.0.3 - 2024-03-24

### ✨ Features

- Update to new rkyv alpha - ([3f35dc4]https://github.com/YoloDev/rstml-component/commit/3f35dc4bf062dbd33e32666495ae0fa167ba76ce)

## [0.0.2]https://github.com/YoloDev/rstml-component/compare/0.0.1..0.0.2 - 2024-02-24

### ✨ Features

- Buffers return themselves to pools - ([8dcdcce]https://github.com/YoloDev/rstml-component/commit/8dcdcce7c42fa2c1153b29c5b039a412a21a1273)
- Better alloc/raw apis - ([cde637d]https://github.com/YoloDev/rstml-component/commit/cde637d3e4caf95a45302b44439dc06deb388f4b)

## [0.0.1]https://github.com/YoloDev/rstml-component/compare/0.0.0..0.0.1 - 2024-02-23

### 🔨 Chore

- Updated the following local packages: aligned-buffer - ([0000000]https://github.com/YoloDev/rstml-component/commit/0000000)

## [0.0.0] - 2024-02-23

### ✨ Features

- Aligned-buffer-pool - ([6a86765]https://github.com/YoloDev/rstml-component/commit/6a86765cc665c1c9749c895d394ebd5bb9627fb8)

### 🐛 Bug Fixes

- Bad cargo.toml, and some unused code - ([56ecf4f]https://github.com/YoloDev/rstml-component/commit/56ecf4fdb27c9d9be3c4734bd0b4c6f8e3ea5c97)

### 🔨 Chore

- Ungit rkyv - ([5f9d0ee]https://github.com/YoloDev/rstml-component/commit/5f9d0eefab191d2be3f16106d9987bb21a3f3f89)
- Add owned archive - ([237ec87]https://github.com/YoloDev/rstml-component/commit/237ec8798cafb89e84a00528db25d33db92848cb)