# Changelog
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.1.2] - 2024-07-08
### New Codecs
- Added `MiniserdeCodec`
- Added `SerdeLite` wrapper for serde based codecs
- Added `JsonSerdeWasmCodec`
## [0.1.1] - 2024-07-07
### New Codec
- Added `RkyvCodec`
## [0.1.0] - 2024-07-07
Initial release.